summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 05:36:14 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 05:36:14 (EDT)
commit502f1bffc4a2b4cc6358770a563b03af7dc7f8b1 (patch)
tree7e70287af869ed39f9dec377ac6c3acbd459cebd /Makefile.am
parentda5c591b2a18d5197507c0dc137d98f86a3437d3 (diff)
downloaddodge-balls-502f1bffc4a2b4cc6358770a563b03af7dc7f8b1.zip
dodge-balls-502f1bffc4a2b4cc6358770a563b03af7dc7f8b1.tar.gz
dodge-balls-502f1bffc4a2b4cc6358770a563b03af7dc7f8b1.tar.bz2
build: Copy game data to build dir if out-of-tree
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index afe61ab..70c1db1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,7 @@ dodge_balls_LDADD = \
$(ZLIB_LIBS) \
$(EXPAT_LIBS)
dodge_balls_LINK = $(LINK) version.c
-EXTRA_dodge_balls_DEPENDENCIES = version.c
+EXTRA_dodge_balls_DEPENDENCIES = version.c $(DATA)
CLEANFILES = version.c
EXTRA_DIST = autogen.sh