diff options
Diffstat (limited to 'src/gui/Makefile.am')
-rw-r--r-- | src/gui/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am index 2faef41..da46844 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -12,8 +12,6 @@ libgui_la_SOURCES = \ item-int.h \ item.h item.c \ menubar.h menubar.c \ - panel-int.h \ - panel.h panel.c \ resources.h resources.c \ status.h status.c \ theme.h theme.c |