summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-11-02 21:18:16 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-11-02 21:18:16 (EDT)
commitee9aba53fe7a5b66f5298ee7c0ab2add78a2efc3 (patch)
treee695c28b16c5ffc5372fe2ee5a81acc5ce0089d9 /Makefile.am
parenta366bd54f0326c5fcf4c3c96bca748109b4fe9fc (diff)
downloadoverworld-rpg-ee9aba53fe7a5b66f5298ee7c0ab2add78a2efc3.zip
overworld-rpg-ee9aba53fe7a5b66f5298ee7c0ab2add78a2efc3.tar.gz
overworld-rpg-ee9aba53fe7a5b66f5298ee7c0ab2add78a2efc3.tar.bz2
Fix data/tilesets/$(am__dirstamp) stuff.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 898339e..b3b36ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,12 +18,11 @@ sdlex_LDADD = \
$(EXPAT_LIBS)
CLEANFILES =
+DISTCLEANFILES =
EXTRA_DIST = \
autogen.sh
-distclean-local: distclean-local-data
-
.xcf.png:
$(XCF2PNG) -f -o $@ $<