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, 2 insertions, 0 deletions
diff --git a/src/client/Makefile.am b/src/client/Makefile.am
index c46d885..77ff3c3 100644
--- a/src/client/Makefile.am
+++ b/src/client/Makefile.am
@@ -30,6 +30,7 @@ noinst_HEADERS = \
mapwidget.h \
mapwindow.h \
notifications.h \
+ savegamemenu.h \
soundext.h \
targeticonbutton.h \
targets.h \
@@ -59,6 +60,7 @@ libclient_la_SOURCES = \
mapwidget.cc \
mapwindow.cc \
notifications.cc \
+ savegamemenu.cc \
soundext.cc \
targeticonbutton.cc \
targets.cc \