diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-01-07 09:19:48 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-01-07 09:19:48 +0000 |
| commit | 568dab6fba413360b1ca2cbf5205bdde8eb9a13b (patch) | |
| tree | 7783c453b3624e97517c09dfbeed25dc14ef621a /src/util/Makefile_insert | |
| parent | a better truncation detection, suggested by Richard Hughes (diff) | |
| download | inkscape-568dab6fba413360b1ca2cbf5205bdde8eb9a13b.tar.gz inkscape-568dab6fba413360b1ca2cbf5205bdde8eb9a13b.zip | |
Added UXManager. Cleaning up toolbox creation.
(bzr r8951)
Diffstat (limited to 'src/util/Makefile_insert')
| -rw-r--r-- | src/util/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index b76a4dcdb..87a974768 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -4,6 +4,8 @@ ink_common_sources += \ util/compose.hpp \ util/ucompose.hpp \ util/enums.h \ + util/ege-tags.h \ + util/ege-tags.cpp \ util/filter-list.h \ util/fixed_point.h \ util/format.h \ |
