summaryrefslogtreecommitdiff
path: root/src/hexen/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/Makefile.am')
-rw-r--r--src/hexen/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hexen/Makefile.am b/src/hexen/Makefile.am
index 60577b34..93567c57 100644
--- a/src/hexen/Makefile.am
+++ b/src/hexen/Makefile.am
@@ -1,3 +1,4 @@
+AM_CFLAGS=-I.. @SDL_CFLAGS@ @SDLMIXER_CFLAGS@ @SDLNET_CFLAGS@
noinst_LIBRARIES=libhexen.a
@@ -64,4 +65,3 @@ i_ibm.c \
i_sound.c i_sound.h
libhexen_a_SOURCES=$(SOURCE_FILES)
-libhexen_a_CFLAGS=-I..