summaryrefslogtreecommitdiff
path: root/src/strife/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2010-09-07 11:08:29 +0000
committerSimon Howard2010-09-07 11:08:29 +0000
commit2e972bf61670cfad176de8abdd1808cb72ea2a81 (patch)
tree7c90fb7649164c0bef7847c2a6ef312841061510 /src/strife/Makefile.am
parent8a8f195464231e8eb4291928d2ce9673060e0a49 (diff)
downloadchocolate-doom-2e972bf61670cfad176de8abdd1808cb72ea2a81.tar.gz
chocolate-doom-2e972bf61670cfad176de8abdd1808cb72ea2a81.tar.bz2
chocolate-doom-2e972bf61670cfad176de8abdd1808cb72ea2a81.zip
Add p_dialog.[ch] to Makefile.
Subversion-branch: /branches/strife-branch Subversion-revision: 2034
Diffstat (limited to 'src/strife/Makefile.am')
-rw-r--r--src/strife/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/Makefile.am b/src/strife/Makefile.am
index c0e930cb..7e00556f 100644
--- a/src/strife/Makefile.am
+++ b/src/strife/Makefile.am
@@ -24,6 +24,7 @@ info.c info.h \
m_menu.c m_menu.h \
m_random.c m_random.h \
p_ceilng.c \
+p_dialog.c p_dialog.h \
p_doors.c \
p_enemy.c \
p_floor.c \