From 45bf7781abd2c1aaca0b72c4d9cf7c3c5fc29cb9 Mon Sep 17 00:00:00 2001 From: keescook Date: Thu, 22 Mar 2007 17:30:14 +0000 Subject: [PATCH] missing isnormal.h from Makefile_insert --- src/Makefile_insert | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.30.2