Code

2696e933454dbfa14df53278cc390b182071341e
[inkscape.git] / src / io / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 ink_common_sources += \
4         io/base64stream.h \
5         io/base64stream.cpp \
6         io/ftos.cpp \
7         io/ftos.h \
8         io/gzipstream.cpp \
9         io/gzipstream.h \
10         io/inkscapestream.cpp \
11         io/inkscapestream.h \
12         io/resource.cpp \
13         io/resource.h \
14         io/simple-sax.cpp \
15         io/simple-sax.h \
16         io/stringstream.cpp \
17         io/stringstream.h \
18         io/sys.h \
19         io/sys.cpp \
20         io/uristream.cpp \
21         io/uristream.h \
22         io/xsltstream.cpp \
23         io/xsltstream.h
25 #io_streamtest_SOURCES = io/streamtest.cpp
26 #io_streamtest_LDADD =   $(all_libs)