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 'Makefile.am') 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 -- cgit v0.9.1