diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2007-03-27 22:25:59 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2007-03-27 22:25:59 +0000 |
| commit | 2080d2cdfd2cc32ce27733df4c08f3fb309acbc2 (patch) | |
| tree | 90c469e838b1c0aa9977e4fb00ae70f110e5c76c /src/Makefile_insert | |
| parent | patch 1687118 (diff) | |
| download | inkscape-2080d2cdfd2cc32ce27733df4c08f3fb309acbc2.tar.gz inkscape-2080d2cdfd2cc32ce27733df4c08f3fb309acbc2.zip | |
Adding the new/change label to the star toolbar
(bzr r2772)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index d109b171b..edf63b7b8 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -273,6 +273,8 @@ libinkpost_a_SOURCES = \ dir-util.cpp dir-util.h \ ege-adjustment-action.cpp \ ege-adjustment-action.h \ + ege-output-action.cpp \ + ege-output-action.h \ fill-or-stroke.h \ filter-chemistry.cpp filter-chemistry.h \ fixes.cpp \ |
