summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-02-20 08:06:55 (EST)
committer P. J. McDermott <pjm@nac.net>2013-02-20 08:06:55 (EST)
commit2b13c1516e85060dc9cf4fd68fafa7459eee73fc (patch)
tree5b22bdfef91204b93b7db45f350bb8cfff0724f6 /Makefile.am
parent4c79651326eeabc2a53534a3b8b1b5aff885dd5a (diff)
downloadoverworld-rpg-2b13c1516e85060dc9cf4fd68fafa7459eee73fc.zip
overworld-rpg-2b13c1516e85060dc9cf4fd68fafa7459eee73fc.tar.gz
overworld-rpg-2b13c1516e85060dc9cf4fd68fafa7459eee73fc.tar.bz2
Define installation directory preprocessor macros.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 89ed355..d366f12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
bin_PROGRAMS = sdlex
+AM_CPPFLAGS =
+
include $(top_srcdir)/src/Makefile.am
include $(top_srcdir)/data/Makefile.am