summaryrefslogtreecommitdiff
path: root/src/gui/menus/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-01-14 16:06:42 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-01-14 16:06:42 (GMT)
commit2ad11520c0bfefd68a89689497752983792a96ba (patch)
tree9271a1bd90bd58f49b8a68c41b348639f67fb559 /src/gui/menus/Makefile.am
parentd90aa93fc202fdf1ba4e4e7e799ce8d7e4632b7f (diff)
Updated calls to take the binary rendering options into account.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@225 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/gui/menus/Makefile.am')
-rw-r--r--src/gui/menus/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/menus/Makefile.am b/src/gui/menus/Makefile.am
index 67d65b6..1275394 100644
--- a/src/gui/menus/Makefile.am
+++ b/src/gui/menus/Makefile.am
@@ -5,7 +5,8 @@ libguimenus_la_SOURCES = \
debug.h debug.c \
file.h file.c \
help.h help.c \
- menubar.h menubar.c
+ menubar.h menubar.c \
+ view.h view.c
libguimenus_la_LDFLAGS =