From 37c6b72103cc9d7965a669cdca01edae83f765e4 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 21 Dec 2006 21:43:47 +0000 Subject: Split off IWAD-related code into separate d_iwad.c. On Windows, search the registry to automatically find the locations of installed IWADs. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 791 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 6ffac860..d34a5b17 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -40,6 +40,7 @@ deh_weapon.c \ d_englsh.h \ d_event.h \ d_items.c d_items.h \ +d_iwad.c d_iwad.h \ d_main.c d_main.h \ d_net.c d_net.h \ doomdata.h \ -- cgit v1.2.3