summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2006-10-05 22:12:22 +0000
committerSimon Howard2006-10-05 22:12:22 +0000
commitd2b34da108fae24c9c70ab00aa261cc9648018c3 (patch)
tree3ca5729fedc3f44462051fed4e4c7580a799ed2a /src/Makefile.am
parent09180d3f73e522c1e0c43993aec28cf339dcf74d (diff)
downloadchocolate-doom-d2b34da108fae24c9c70ab00aa261cc9648018c3.tar.gz
chocolate-doom-d2b34da108fae24c9c70ab00aa261cc9648018c3.tar.bz2
chocolate-doom-d2b34da108fae24c9c70ab00aa261cc9648018c3.zip
Dehacked information checksum generation
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 687
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f2a635e6..06839d71 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -71,6 +71,7 @@ m_cheat.c m_cheat.h \
m_fixed.c m_fixed.h \
m_menu.c m_menu.h \
m_misc.c m_misc.h \
+md5.c md5.h \
memio.c memio.h \
mus2mid.c mus2mid.h \
m_random.c m_random.h \
@@ -125,6 +126,7 @@ st_stuff.c st_stuff.h \
tables.c tables.h \
v_video.c v_video.h \
wi_stuff.c wi_stuff.h \
+w_checksum.c w_checksum.h \
w_merge.c w_merge.h \
w_wad.c w_wad.h \
z_zone.c z_zone.h