summaryrefslogtreecommitdiff
path: root/src/gui/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-03-26 22:05:49 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-03-26 22:05:49 (GMT)
commitadddee10e395524778c026bf577e885cd8f5947d (patch)
tree6368bccad32f2fdb68bcebd35d5623e48d8d1ba0 /src/gui/Makefile.am
parent16d050be2b5660f86cf65c465dd5e49ed615b4d0 (diff)
Given the priority to string.h from system includes.
Diffstat (limited to 'src/gui/Makefile.am')
-rw-r--r--src/gui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am
index 5adc0f9..879b42d 100644
--- a/src/gui/Makefile.am
+++ b/src/gui/Makefile.am
@@ -6,6 +6,8 @@ libgui_la_SOURCES = \
editem-int.h \
editem.h editem.c \
editor.h editor.c \
+ panel-int.h \
+ panel.h panel.c \
status.h status.c
libgui_la_LIBADD = \