summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile_insert
diff options
context:
space:
mode:
authorNicholas Bishop <nicholasbishop@gmail.com>2007-07-14 20:55:43 +0000
committernicholasbishop <nicholasbishop@users.sourceforge.net>2007-07-14 20:55:43 +0000
commit28d142f1596cfa9e4dd6b63509205d528394c779 (patch)
treef0285a821f510a0193ff2c78bd5e6627e3c2f075 /src/util/Makefile_insert
parentMove check for unlinked paths of 3D box faces to the correct location (diff)
downloadinkscape-28d142f1596cfa9e4dd6b63509205d528394c779.tar.gz
inkscape-28d142f1596cfa9e4dd6b63509205d528394c779.zip
Filter effects:
* As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h * Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes (bzr r3241)
Diffstat (limited to 'src/util/Makefile_insert')
-rw-r--r--src/util/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert
index 465fce469..41d3b9fb4 100644
--- a/src/util/Makefile_insert
+++ b/src/util/Makefile_insert
@@ -7,6 +7,7 @@ util/clean:
util_libinkutil_a_SOURCES = \
util/compose.hpp \
util/ucompose.hpp \
+ util/enums.h \
util/filter-list.h \
util/fixed_point.h \
util/format.h \