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 879b42d..9aceec7 100644
--- a/src/gui/Makefile.am
+++ b/src/gui/Makefile.am
@@ -8,7 +8,8 @@ libgui_la_SOURCES = \
editor.h editor.c \
panel-int.h \
panel.h panel.c \
- status.h status.c
+ status.h status.c \
+ theme.h theme.c
libgui_la_LIBADD = \
core/libguicore.la \