1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
nobase_include_HEADERS = \
cxxtools/arg.h \
cxxtools/base64stream.h \
cxxtools/cgi.h \
cxxtools/dir.h \
cxxtools/dlloader.h \
cxxtools/dynbuffer.h \
cxxtools/hdstream.h \
cxxtools/hirestime.h \
cxxtools/httpreply.h \
cxxtools/httprequest.h \
cxxtools/iconverter.h \
cxxtools/iconvstream.h \
cxxtools/iniclass.h \
cxxtools/log.h \
cxxtools/loginit.h \
cxxtools/md5.h \
cxxtools/md5stream.h \
cxxtools/multifstream.h \
cxxtools/net.h \
cxxtools/pollclass.h \
cxxtools/pool.h \
cxxtools/query_params.h \
cxxtools/sudo.h \
cxxtools/streamcounter.h \
cxxtools/tcpstream.h \
cxxtools/tee.h \
cxxtools/thread.h \
cxxtools/udp.h \
cxxtools/udpstream.h \
cxxtools/xmltag.h \
cxxtools/log/cxxtools.h \
cxxtools/log/cxxtools_init.h \
cxxtools/log/disable.h \
cxxtools/log/disable_init.h \
cxxtools/log/log4cplus.h \
cxxtools/log/log4cplus_init.h \
cxxtools/log/log4cxx.h \
cxxtools/log/log4cxx_init.h
nobase_nodist_include_HEADERS = \
cxxtools/config.h
|