From e4aa75977e5a2e7ace5e7742193cfef427adaa77 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 9 Nov 2008 16:39:12 +0000 Subject: Recreate Hexen graphical startup in SDL. Subversion-branch: /branches/raven-branch Subversion-revision: 1380 --- 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 cdc12b46..8f9f11d3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,6 +46,7 @@ i_sound.c i_sound.h \ i_system.c i_system.h \ i_timer.c i_timer.h \ i_video.c i_video.h \ +i_videohr.c i_videohr.h \ m_argv.c m_argv.h \ m_bbox.c m_bbox.h \ m_cheat.c m_cheat.h \ -- cgit v1.2.3