summaryrefslogtreecommitdiff
path: root/src/gui/panels/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-02-20 23:02:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-02-20 23:02:44 (GMT)
commit0769fafb253b846b58cd97c4a1df98ca7417ae1c (patch)
treec6b397d82740a26059c02b56d7b3182e5fe08927 /src/gui/panels/Makefile.am
parent738daf23eec2c114d456d13e88c51029f891fbc2 (diff)
Replaced the old symbol panel by a new improved one.
Diffstat (limited to 'src/gui/panels/Makefile.am')
-rw-r--r--src/gui/panels/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/panels/Makefile.am b/src/gui/panels/Makefile.am
index a943380..0c7210f 100644
--- a/src/gui/panels/Makefile.am
+++ b/src/gui/panels/Makefile.am
@@ -6,6 +6,7 @@ noinst_LTLIBRARIES = libguipanels.la
UI_FILES = \
bintree.ui \
errors.ui \
+ symbols.ui \
welcome.ui
libguipanels_la_SOURCES = \