diff options
| author | Kees Cook <kees@outflux.net> | 2007-03-22 17:30:14 +0000 |
|---|---|---|
| committer | keescook <keescook@users.sourceforge.net> | 2007-03-22 17:30:14 +0000 |
| commit | 2862db277c90200733d49dec436725dc4dee5260 (patch) | |
| tree | cc460e44c50db93bc98e9feccbe7539f50cec9b7 /src/Makefile_insert | |
| parent | more missing files dropped from POTFILES.in (diff) | |
| download | inkscape-2862db277c90200733d49dec436725dc4dee5260.tar.gz inkscape-2862db277c90200733d49dec436725dc4dee5260.zip | |
missing isnormal.h from Makefile_insert
(bzr r2742)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
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 \ |
