From: gouldtj Date: Tue, 11 Dec 2007 05:36:30 +0000 (+0000) Subject: r17230@mini-emma: ted | 2007-12-10 21:02:47 -0800 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7c1901b77c2914a41ad2ea69ffc2900c174cd3e1;p=inkscape.git r17230@mini-emma: ted | 2007-12-10 21:02:47 -0800 Adding in isinf.h and removing spaces (tabs in this one folks). --- 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 \