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 7dc1cc5..506ae38 100644
--- a/src/gui/panels/Makefile.am
+++ b/src/gui/panels/Makefile.am
@@ -5,11 +5,13 @@ noinst_LTLIBRARIES = libguipanels.la
UI_FILES = \
bintree.ui \
+ errors.ui \
welcome.ui
libguipanels_la_SOURCES = \
bintree.h bintree.c \
bookmarks.h bookmarks.c \
+ errors.h errors.c \
glance.h glance.c \
history.h history.c \
log.h log.c \