summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorRichard Hughes <cyreve@gmail.com>2007-07-11 21:44:47 +0000
committercyreve <cyreve@users.sourceforge.net>2007-07-11 21:44:47 +0000
commit0a0ca7dcf7791fe236ea233c0622ccc40ee0c175 (patch)
tree3ab83295f558b8c66e6a8c6c4f1ca79a9dde4efa /src/Makefile_insert
parentMove 3D axis manipulation functions to separate file (diff)
downloadinkscape-0a0ca7dcf7791fe236ea233c0622ccc40ee0c175.tar.gz
inkscape-0a0ca7dcf7791fe236ea233c0622ccc40ee0c175.zip
bug 1243190: add tref element support; limited editing support thus far (patch by gbanaszk)
(bzr r3227)
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 d2ce0c193..989b0cb1d 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -243,6 +243,8 @@ libinkpre_a_SOURCES = \
sp-switch.cpp sp-switch.h\
sp-text.cpp sp-text.h \
sp-textpath.h \
+ sp-tref-reference.cpp sp-tref-reference.h \
+ sp-tref.cpp sp-tref.h \
sp-tspan.cpp sp-tspan.h \
sp-use-reference.cpp sp-use-reference.h \
sp-use.cpp sp-use.h \