diff options
| author | Ted Gould <ted@gould.cx> | 2007-12-11 05:36:30 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2007-12-11 05:36:30 +0000 |
| commit | 362c899799b288e871be27413bce0b0794ae1241 (patch) | |
| tree | b74a5989402147ff2d2e4b1425ac74be7f6f7c48 /src/Makefile_insert | |
| parent | r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800 (diff) | |
| download | inkscape-362c899799b288e871be27413bce0b0794ae1241.tar.gz inkscape-362c899799b288e871be27413bce0b0794ae1241.zip | |
r17230@mini-emma: ted | 2007-12-10 21:02:47 -0800
Adding in isinf.h and removing spaces (tabs in this one folks).
(bzr r4209)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 0e9a417bb..ff597b816 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -63,7 +63,7 @@ libinkpre_a_SOURCES = \ document-undo.cpp \ document.cpp document.h document-private.h \ document-subset.cpp document-subset.h \ - doxygen-main.cpp \ + doxygen-main.cpp \ draw-anchor.cpp \ draw-anchor.h \ draw-context.cpp draw-context.h \ @@ -83,11 +83,11 @@ libinkpre_a_SOURCES = \ gradient-drag.cpp gradient-drag.h \ help.cpp help.h \ helper-fns.h \ - icon-size.h \ + icon-size.h \ inkscape-stock.cpp inkscape-stock.h\ inkscape.cpp inkscape.h inkscape-private.h \ interface.cpp interface.h \ - isnan.h \ + isnan.h isinf.h \ isnormal.h \ knot-enums.h \ knot-holder-entity.h \ |
