Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index c1f4632..4f5011c 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -25,7 +25,6 @@ noinst_HEADERS = \
netclient.h \
netconnection.h \
net.h \
- netplayer.h \
netserver.h \
parser.h \
physics.h \
@@ -55,7 +54,6 @@ libcore_la_SOURCES = \
module.cc \
netclient.cc \
netconnection.cc \
- netplayer.cc \
netserver.cc \
parser.cc \
physics.cc \