summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 99ace5cc..1bf6e2c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -182,8 +182,14 @@ SETUP_FILES= \
deh_str.c deh_str.h \
d_mode.c d_mode.h \
d_iwad.c d_iwad.h \
+i_timer.c i_timer.h \
m_config.c m_config.h \
m_controls.c m_controls.h \
+net_io.c net_io.h \
+net_packet.c net_packet.h \
+net_sdl.c net_sdl.h \
+net_query.c net_query.h \
+net_structrw.c net_structrw.h \
z_native.c z_zone.h
if HAVE_WINDRES