summaryrefslogtreecommitdiff
path: root/src/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Makefile.am')
-rw-r--r--src/gui/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am
index 9aceec7..18bda52 100644
--- a/src/gui/Makefile.am
+++ b/src/gui/Makefile.am
@@ -3,9 +3,9 @@ noinst_LTLIBRARIES = libgui.la
libgui_la_SOURCES = \
agroup.h agroup.c \
- editem-int.h \
- editem.h editem.c \
editor.h editor.c \
+ item-int.h \
+ item.h item.c \
panel-int.h \
panel.h panel.c \
status.h status.c \