From 2b13c1516e85060dc9cf4fd68fafa7459eee73fc Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 20 Feb 2013 08:06:55 -0500 Subject: Define installation directory preprocessor macros. --- (limited to 'data/maps') diff --git a/data/maps/Makefile.am b/data/maps/Makefile.am index fd7038c..b86328a 100644 --- a/data/maps/Makefile.am +++ b/data/maps/Makefile.am @@ -1,5 +1,7 @@ mapsdir = $(pkgdatadir)/maps +AM_CPPFLAGS += -DMAPSDIR=\"$(mapsdir)\" + dist_maps_DATA = \ data/maps/forest1-8bit.tmx \ data/maps/town1.tmx \ -- cgit v0.9.1