From e0cb6bd23b21f126bde42f74f4b1a798c3e15b0f Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 7 Jan 2010 07:03:58 +0100 Subject: Major cleanup Much better now! --- src/Data/Makefile.am | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/Data/Makefile.am (limited to 'src/Data/Makefile.am') 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 -- cgit v1.2.3