summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-12-02 23:14:54 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-12-02 23:14:54 +0000
commitc17292fc068e26bbcefcc8778daa5cb07c82f065 (patch)
tree32f34d1c96cc45518536a2b29ca6c3d674d1b094 /src/util/Makefile_insert
parentcopyedit labels for clarity (diff)
downloadinkscape-c17292fc068e26bbcefcc8778daa5cb07c82f065.tar.gz
inkscape-c17292fc068e26bbcefcc8778daa5cb07c82f065.zip
Fix compile. Don't #include .cpp files!
(bzr r4157)
Diffstat (limited to 'src/util/Makefile_insert')
-rw-r--r--src/util/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert
index 41d3b9fb4..913dda26b 100644
--- a/src/util/Makefile_insert
+++ b/src/util/Makefile_insert
@@ -16,6 +16,7 @@ util_libinkutil_a_SOURCES = \
util/list.h \
util/list-container.h \
util/map-list.h \
+ util/mathfns.h \
util/reverse-list.h \
util/share.h \
util/share.cpp \