summaryrefslogtreecommitdiffstats
path: root/src/Data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Data/Makefile.am')
-rw-r--r--src/Data/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Data/Makefile.am b/src/Data/Makefile.am
deleted file mode 100644
index 820da1f..0000000
--- a/src/Data/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-noinst_LTLIBRARIES = libdata.la
-
-libdata_la_SOURCES = Gate.cpp Info.cpp Level.cpp Room.cpp Texture.cpp Triangle.cpp
-
-noinst_HEADERS = Gate.h Info.h Level.h Room.h TexCoords.h Texture.h Triangle.h Vector.h Vertex.h