summaryrefslogtreecommitdiff
path: root/src/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Makefile.am')
-rw-r--r--src/gui/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am
index c0a03f0..2e2bc1c 100644
--- a/src/gui/Makefile.am
+++ b/src/gui/Makefile.am
@@ -3,7 +3,8 @@ noinst_LTLIBRARIES = libgui.la
libgui_la_SOURCES = \
editem-int.h \
- editem.h editem.c
+ editem.h editem.c \
+ status.h status.c
libgui_la_LIBADD = \
menus/libguimenus.la \