summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKees Cook <kees@outflux.net>2007-03-22 17:30:14 +0000
committerkeescook <keescook@users.sourceforge.net>2007-03-22 17:30:14 +0000
commit2862db277c90200733d49dec436725dc4dee5260 (patch)
treecc460e44c50db93bc98e9feccbe7539f50cec9b7 /src
parentmore missing files dropped from POTFILES.in (diff)
downloadinkscape-2862db277c90200733d49dec436725dc4dee5260.tar.gz
inkscape-2862db277c90200733d49dec436725dc4dee5260.zip
missing isnormal.h from Makefile_insert
(bzr r2742)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 36c6f3c32..d109b171b 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -83,6 +83,7 @@ libinkpre_a_SOURCES = \
inkscape.cpp inkscape.h inkscape-private.h \
interface.cpp interface.h \
isnan.h \
+ isnormal.h \
knot-enums.h \
knot-holder-entity.h \
knot.cpp knot.h \