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 743a9c6..8e0124f 100644
--- a/src/client/Makefile.am
+++ b/src/client/Makefile.am
@@ -10,6 +10,7 @@ endif
noinst_HEADERS = \
action.h \
+ audiosettingsmenu.h \
buttonmenu.h \
buymenu.h \
chat.h \
@@ -49,6 +50,7 @@ noinst_HEADERS = \
libclient_la_SOURCES = \
action.cc \
+ audiosettingsmenu.cc \
buttonmenu.cc \
buymenu.cc \
chat.cc \