summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-02-17 01:20:49 (EST)
committer P. J. McDermott <pjm@nac.net>2013-02-17 01:20:49 (EST)
commit1a8f91467aad191721d57a9ad772f6700c029e1d (patch)
tree4790ccd415cdd5e4fa22acaae7347520b5bcd296 /src/Makefile.am
parent1e4407da677dd7a192c817de16583bb7199ceeb0 (diff)
downloadoverworld-rpg-1a8f91467aad191721d57a9ad772f6700c029e1d.zip
overworld-rpg-1a8f91467aad191721d57a9ad772f6700c029e1d.tar.gz
overworld-rpg-1a8f91467aad191721d57a9ad772f6700c029e1d.tar.bz2
TMX parser rewrite number two.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2ddbe94..a117d1e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,5 +7,4 @@ src_SOURCES = \
src/xml.c \
src/base64.c \
src/compression.c \
- src/tmx.c \
$(src_resources_SOURCES)