Code

Translations. French translation minor update.
[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/inkjar.cpp \
11         io/inkjar.h \
12         io/inkscapestream.cpp \
13         io/inkscapestream.h \
14         io/resource.cpp \
15         io/resource.h \
16         io/simple-sax.cpp \
17         io/simple-sax.h \
18         io/stringstream.cpp \
19         io/stringstream.h \
20         io/sys.h \
21         io/sys.cpp \
22         io/uristream.cpp \
23         io/uristream.h \
24         io/xsltstream.cpp \
25         io/xsltstream.h
27 #io_streamtest_SOURCES = io/streamtest.cpp
28 #io_streamtest_LDADD =   $(all_libs)