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 f3fd69c..743a9c6 100644
--- a/src/client/Makefile.am
+++ b/src/client/Makefile.am
@@ -37,6 +37,7 @@ noinst_HEADERS = \
mapwindow.h \
messagebox.h \
notifications.h \
+ playersettingsmenu.h \
reputationwindow.h \
savegamemenu.h \
soundext.h \
@@ -75,6 +76,7 @@ libclient_la_SOURCES = \
mapwindow.cc \
messagebox.cc \
notifications.cc \
+ playersettingsmenu.cc \
reputationwindow.cc \
savegamemenu.cc \
soundext.cc \