summaryrefslogtreecommitdiff
path: root/src/heretic/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/Makefile.am')
-rw-r--r--src/heretic/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/heretic/Makefile.am b/src/heretic/Makefile.am
index 6457dd8e..a312909b 100644
--- a/src/heretic/Makefile.am
+++ b/src/heretic/Makefile.am
@@ -47,10 +47,8 @@ r_things.c \
sb_bar.c \
sounds.c sounds.h \
soundst.h \
-tables.c \
v_video.c \
-w_wad.c \
-z_zone.c
+w_wad.c
EXTRA_DIST= \
i_sound.c i_sound.h \
@@ -58,4 +56,5 @@ i_cyber.c \
i_ibm.c
libheretic_a_SOURCES=$(SOURCE_FILES)
+libheretic_a_CFLAGS=-I..