diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 1e372d667..065184849 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -159,7 +159,6 @@ manaplus_SOURCES += events/actionevent.h \ events/event.h \ listeners/focuslistener.h \ render/graphics.h \ - gui/base/gui.hpp \ events/inputguievent.h \ input/key.h \ events/keyevent.h \ @@ -187,7 +186,6 @@ manaplus_SOURCES += events/actionevent.h \ gui/widgets/basiccontainer.cpp \ gui/cliprect.cpp \ gui/color.cpp \ - gui/base/gui.cpp \ input/key.cpp \ gui/rect.cpp \ gui/widgets/widget.cpp \ |