summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2005-10-17 20:27:05 +0000
committerSimon Howard2005-10-17 20:27:05 +0000
commit4dc1ca199d444314dfeada9bf159a538edc50414 (patch)
tree9b2673b278b34332f92ec780efb25ebb47b9f35c /src/Makefile.am
parenteb11f9bfbb35c9ea3f8c9bf4e238168c8254d131 (diff)
downloadchocolate-doom-4dc1ca199d444314dfeada9bf159a538edc50414.tar.gz
chocolate-doom-4dc1ca199d444314dfeada9bf159a538edc50414.tar.bz2
chocolate-doom-4dc1ca199d444314dfeada9bf159a538edc50414.zip
Start of Dehacked 'Misc' section support. Initial Health+Bullets,
and bfg cells/shot are supported. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 206
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 786bfb5f..e6472901 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,8 +30,8 @@ dstrings.h i_system.c p_doors.c p_switch.c r_state.h mmus2mid.c \
d_textur.h i_system.h p_enemy.c p_telept.c r_things.c mmus2mid.h \
deh_defs.h deh_frame.c deh_main.c deh_ptr.c deh_text.c deh_thing.c \
deh_io.c deh_io.h deh_ammo.c deh_cheat.c deh_weapon.c \
-deh_misc.c deh_mapping.c deh_mapping.h deh_sound.c deh_main.h \
-w_merge.c w_merge.h doomfeatures.h
+deh_misc.c deh_misc.h deh_sound.c deh_main.h doomfeatures.h \
+w_merge.c w_merge.h deh_mapping.c deh_mapping.h
if HAVE_WINDRES