summaryrefslogtreecommitdiffstats
path: root/src/Makefile_insert
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2007-03-01 07:15:16 +0000
committergouldtj <gouldtj@users.sourceforge.net>2007-03-01 07:15:16 +0000
commit0f5c7e743bf7b5109200821cc0c58f68d0f58417 (patch)
treef28f0242b532dc613343049f84b1b96e7a00c3fd /src/Makefile_insert
parentr14584@tres: ted | 2007-02-28 20:01:52 -0800 (diff)
downloadinkscape-0f5c7e743bf7b5109200821cc0c58f68d0f58417.tar.gz
inkscape-0f5c7e743bf7b5109200821cc0c58f68d0f58417.zip
r14632@tres: ted | 2007-02-28 23:12:58 -0800
Splitting out the command line action class to try and leave SOME dependencies out of main.cpp. (bzr r2481)
Diffstat (limited to 'src/Makefile_insert')
-rw-r--r--src/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert
index 04cebc866..281e8e148 100644
--- a/src/Makefile_insert
+++ b/src/Makefile_insert
@@ -91,6 +91,7 @@ libinkpre_a_SOURCES = \
layer-fns.cpp layer-fns.h \
layer-manager.cpp layer-manager.h \
macros.h \
+ main-cmdlineact.cpp main-cmdlineact.h \
marker-status.cpp marker-status.h \
media.cpp media.h \
message-context.cpp message-context.h \