Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/Makefile.am')
-rw-r--r--src/client/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/Makefile.am b/src/client/Makefile.am
index 5577879..1ed6446 100644
--- a/src/client/Makefile.am
+++ b/src/client/Makefile.am
@@ -15,7 +15,6 @@ noinst_HEADERS = \
chat.h \
client.h \
clientext.h \
- dialog.h \
entitymenu.h \
galaxymapwidget.h \
gamewindow.h \
@@ -52,7 +51,6 @@ libclient_la_SOURCES = \
chat.cc \
client.cc \
clientext.cc \
- dialog.cc \
entitymenu.cc \
galaxymapwidget.cc \
gamewindow.cc \