summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2006-10-07 19:45:27 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2006-10-07 19:45:27 +0000
commit9ee92fcf77cf5791f59e5daa094b6ae4bfbafeb8 (patch)
tree7489f67bb0a8aa98c2e002741ff0364554b5be1c /src/Makefile_insert
parentwhitespace (line ends) (diff)
downloadinkscape-9ee92fcf77cf5791f59e5daa094b6ae4bfbafeb8.tar.gz
inkscape-9ee92fcf77cf5791f59e5daa094b6ae4bfbafeb8.zip
new file for filter manipulation stuff
(bzr r1775)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index d0ef0248b..d6694a759 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -70,6 +70,7 @@ libinkpre_a_SOURCES = \
event-log.cpp event-log.h \
extract-uri.cpp extract-uri.h \
file.cpp file.h \
+ filter-chemistry.cpp filter-chemistry.h \
fontsize-expansion.cpp fontsize-expansion.h \
forward.h \
geom.cpp geom.h \
@@ -270,6 +271,7 @@ libinkpost_a_SOURCES = \
decimal-round.h \
dir-util.cpp dir-util.h \
fill-or-stroke.h \
+ filter-chemistry.cpp filter-chemistry.h \
fixes.cpp \
gc-alloc.h \
gc-anchored.h gc-anchored.cpp \