summaryrefslogtreecommitdiff
path: root/src/panels/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-01-11 02:20:30 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-01-11 02:20:30 (GMT)
commit486f0bf0a27ffed3e9fde2f183974ae029b45c54 (patch)
tree8840eaab0629f83e7501506b91101ce4f2d42a5d /src/panels/Makefile.am
parent6ebdbfbca9e7bc34fe0f280e4a6a65c24c5003e9 (diff)
Defined new panel definitions for the editor GUI.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@223 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/panels/Makefile.am')
-rwxr-xr-xsrc/panels/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/panels/Makefile.am b/src/panels/Makefile.am
index 0db863a..4d24b93 100755
--- a/src/panels/Makefile.am
+++ b/src/panels/Makefile.am
@@ -4,12 +4,10 @@ noinst_LTLIBRARIES = libpanels.la
libpanels_la_SOURCES = \
breaks.h breaks.c \
glimpse.h glimpse.c \
- log.h log.c \
panel-int.h \
panel.h panel.c \
registers.h registers.c \
- strings.h strings.c \
- symbols.h symbols.c
+ strings.h strings.c
libpanels_la_LDFLAGS =