Makefile_insert revision 5b9880d7e90781370aac780747e51bc90abd1fc2
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico## Makefile.am fragment sourced by src/Makefile.am.
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNicoink_common_sources += \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/base64stream.h \
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico io/base64stream.cpp \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/bufferstream.cpp \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/bufferstream.h \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico io/ftos.cpp \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/ftos.h \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico io/gzipstream.cpp \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico io/gzipstream.h \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico io/inkjar.cpp \
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico io/inkjar.h \
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico io/inkscapestream.cpp \
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico io/inkscapestream.h \
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico io/resource.cpp \
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico io/resource.h \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/stringstream.cpp \
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico io/stringstream.h \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/sys.h \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/sys.cpp \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/uristream.cpp \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/uristream.h \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/xsltstream.cpp \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico io/xsltstream.h
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico#io_streamtest_SOURCES = io/streamtest.cpp
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico#io_streamtest_LDADD = $(all_libs)
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico