diff options
Diffstat (limited to 'src/strife')
-rw-r--r-- | src/strife/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/Makefile.am b/src/strife/Makefile.am index 7e00556f..4dc0cabd 100644 --- a/src/strife/Makefile.am +++ b/src/strife/Makefile.am @@ -23,6 +23,7 @@ hu_stuff.c hu_stuff.h \ info.c info.h \ m_menu.c m_menu.h \ m_random.c m_random.h \ +m_saves.c m_saves.h \ p_ceilng.c \ p_dialog.c p_dialog.h \ p_doors.c \ |