summaryrefslogtreecommitdiff
path: root/src/gui/panels/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/panels/Makefile.am')
-rw-r--r--src/gui/panels/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/panels/Makefile.am b/src/gui/panels/Makefile.am
index bd4572d..7dc1cc5 100644
--- a/src/gui/panels/Makefile.am
+++ b/src/gui/panels/Makefile.am
@@ -4,9 +4,11 @@ BUILT_SOURCES = resources.h resources.c
noinst_LTLIBRARIES = libguipanels.la
UI_FILES = \
+ bintree.ui \
welcome.ui
libguipanels_la_SOURCES = \
+ bintree.h bintree.c \
bookmarks.h bookmarks.c \
glance.h glance.c \
history.h history.c \