diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-03-04 08:44:53 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-03-04 08:44:53 +0000 |
| commit | 46fd0e8c49da44226151096546905589819bbdf5 (patch) | |
| tree | c9f48e2a3dfbf78059b8fdb236f4ff08ef6ca494 /src/util/Makefile_insert | |
| parent | Removed unused static pixmap reference. (diff) | |
| download | inkscape-46fd0e8c49da44226151096546905589819bbdf5.tar.gz inkscape-46fd0e8c49da44226151096546905589819bbdf5.zip | |
Fixing build breakage with more proper autoconf usage.
(bzr r9138)
Diffstat (limited to 'src/util/Makefile_insert')
| -rw-r--r-- | src/util/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index 87a974768..3d3c88940 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -16,6 +16,7 @@ ink_common_sources += \ util/map-list.h \ util/mathfns.h \ util/reverse-list.h \ + util/set-types.h \ util/share.h \ util/share.cpp \ util/tuple.h \ |
