diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index f9e955c6..b2bfa32f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -49,10 +49,6 @@ tmw_SOURCES = gui/widgets/resizegrip.cpp \ gui/inventorywindow.h \ gui/itemcontainer.cpp \ gui/itemcontainer.h \ - gui/itemshortcutcontainer.cpp \ - gui/itemshortcutcontainer.h \ - gui/itemshortcutwindow.cpp \ - gui/itemshortcutwindow.h \ gui/item_amount.cpp \ gui/item_amount.h \ gui/linkhandler.h \ @@ -246,8 +242,6 @@ tmw_SOURCES = gui/widgets/resizegrip.cpp \ inventory.h \ item.cpp \ item.h \ - itemshortcut.cpp \ - itemshortcut.h \ joystick.cpp \ joystick.h \ keyboardconfig.cpp \ |