summaryrefslogtreecommitdiff
path: root/src/heretic/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2008-09-17 20:07:18 +0000
committerSimon Howard2008-09-17 20:07:18 +0000
commit90056c594d74eb1b938e34d02833435bd23e0bf7 (patch)
tree8d8b0ebee70c0ee650ca2751984139ede61c2c0a /src/heretic/Makefile.am
parent967d3910e3957417630085237a95cdac546b1bd4 (diff)
downloadchocolate-doom-90056c594d74eb1b938e34d02833435bd23e0bf7.tar.gz
chocolate-doom-90056c594d74eb1b938e34d02833435bd23e0bf7.tar.bz2
chocolate-doom-90056c594d74eb1b938e34d02833435bd23e0bf7.zip
Remove heretic definitions for fixed math arithmetic and endianness
conversion macros; use the ones from the common code. Subversion-branch: /branches/raven-branch Subversion-revision: 1242
Diffstat (limited to 'src/heretic/Makefile.am')
-rw-r--r--src/heretic/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heretic/Makefile.am b/src/heretic/Makefile.am
index 179730b2..5f6bc865 100644
--- a/src/heretic/Makefile.am
+++ b/src/heretic/Makefile.am
@@ -1,5 +1,5 @@
-AM_CFLAGS=-I..
+AM_CFLAGS=-I.. @SDL_CFLAGS@ @SDLMIXER_CFLAGS@ @SDLNET_CFLAGS@
noinst_LIBRARIES=libheretic.a