summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 09:33:07 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-16 09:48:11 (EDT)
commitaeb3d25983f4912a00352c82e983da347488fedf (patch)
tree36b348f210c74bf134dafe9507bb17e9a9b3b14e /Makefile.am
parentc1c166ec5498a9f07b0ab6e443469c65849468b3 (diff)
downloaddodge-balls-aeb3d25983f4912a00352c82e983da347488fedf.zip
dodge-balls-aeb3d25983f4912a00352c82e983da347488fedf.tar.gz
dodge-balls-aeb3d25983f4912a00352c82e983da347488fedf.tar.bz2
Find games either in build dir or installed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4b77625..3aed5f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,7 @@ dodge_balls_CPPFLAGS = \
$(SDL_IMAGE_CFLAGS) \
$(ZLIB_CFLAGS) \
$(EXPAT_CFLAGS) \
+ -DABS_BUILDDIR=\"$(abs_builddir)\" \
-DGAMESDIR=\"$(gamesdir)\"
dodge_balls_LDADD = \
$(ASAN_CFLAGS) \