Code

missing isnormal.h from Makefile_insert
authorkeescook <keescook@users.sourceforge.net>
Thu, 22 Mar 2007 17:30:14 +0000 (17:30 +0000)
committerkeescook <keescook@users.sourceforge.net>
Thu, 22 Mar 2007 17:30:14 +0000 (17:30 +0000)
src/Makefile_insert

index 36c6f3c3217b9deb6f90ddf83a9076c5fa849041..d109b171bc3a00bf80d33a4f812978ece6359b8b 100644 (file)
@@ -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 \