summaryrefslogtreecommitdiff
path: root/src/gui/menus/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2011-11-30 19:36:20 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2011-11-30 19:36:20 (GMT)
commitbc2abb81b39dc4d80cdec75477a0adad8ed23a63 (patch)
tree3eec01bc3cfaf10a960a02e43fe590b1649d6587 /src/gui/menus/Makefile.am
parentbdc8b4cfd84f938e9d75969f89b0d8381471399b (diff)
Added the new "File" menu allowing to terminate the program.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@214 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 36fffc2..67d65b6 100644
--- a/src/gui/menus/Makefile.am
+++ b/src/gui/menus/Makefile.am
@@ -3,6 +3,7 @@ noinst_LTLIBRARIES = libguimenus.la
libguimenus_la_SOURCES = \
debug.h debug.c \
+ file.h file.c \
help.h help.c \
menubar.h menubar.c