summaryrefslogtreecommitdiff
path: root/src/gui/menus/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2011-01-06 01:22:24 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2011-01-06 01:22:24 (GMT)
commitcb8d8fb7a69dfd7ef03585d921ddccfc452f39de (patch)
treeaf7d552e0e9e1ae5f8723ba4660f7d3ff2c6e4dc /src/gui/menus/Makefile.am
parentee2e35f6dced8340682eab8cb013ba2911858c53 (diff)
Attached the debugger to a given target.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@207 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/gui/menus/Makefile.am')
-rw-r--r--src/gui/menus/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/menus/Makefile.am b/src/gui/menus/Makefile.am
index b9e127d..36fffc2 100644
--- a/src/gui/menus/Makefile.am
+++ b/src/gui/menus/Makefile.am
@@ -2,6 +2,7 @@
noinst_LTLIBRARIES = libguimenus.la
libguimenus_la_SOURCES = \
+ debug.h debug.c \
help.h help.c \
menubar.h menubar.c