Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/Makefile.am')
-rw-r--r--src/game/base/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/base/Makefile.am b/src/game/base/Makefile.am
index 7289545..7444b73 100644
--- a/src/game/base/Makefile.am
+++ b/src/game/base/Makefile.am
@@ -22,6 +22,7 @@ noinst_HEADERS = \
star.h \
station.h \
template.h \
+ waypoint.h \
weapon.h
libbase_la_SOURCES = \
@@ -43,6 +44,7 @@ libbase_la_SOURCES = \
star.cc \
station.cc \
template.cc \
+ waypoint.cc \
weapon.cc
libbase_la_LDFLAGS = -avoid-version -no-undefined