summaryrefslogtreecommitdiff
path: root/src/gui/menus/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-08-09 22:54:08 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-08-09 22:54:08 (GMT)
commit16498486a454f6042b881b77e572f342decf5851 (patch)
treec36b6697fc9de900ec8ecff428ba407639eff133 /src/gui/menus/Makefile.am
parent4370d2d77d623f560c7df94a3bc15b1395e4878b (diff)
Provided Python bindings for the main menu bar.
Diffstat (limited to 'src/gui/menus/Makefile.am')
-rw-r--r--src/gui/menus/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/menus/Makefile.am b/src/gui/menus/Makefile.am
index 49214e1..4218374 100644
--- a/src/gui/menus/Makefile.am
+++ b/src/gui/menus/Makefile.am
@@ -7,7 +7,6 @@ libguimenus_la_SOURCES = \
edition.h edition.c \
file.h file.c \
help.h help.c \
- menubar.h menubar.c \
options.h options.c \
plugins.h plugins.c \
project.h project.c \