summaryrefslogtreecommitdiff
path: root/textscreen/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2006-05-20 16:34:34 +0000
committerSimon Howard2006-05-20 16:34:34 +0000
commit62b5f953677addeebac38ab6774599bbbab130f0 (patch)
tree66a787570daedf15c342099784e7ed9a1a8f30b0 /textscreen/Makefile.am
parentbb630087923d51ce190461e8aba044bff04249eb (diff)
downloadchocolate-doom-62b5f953677addeebac38ab6774599bbbab130f0.tar.gz
chocolate-doom-62b5f953677addeebac38ab6774599bbbab130f0.tar.bz2
chocolate-doom-62b5f953677addeebac38ab6774599bbbab130f0.zip
Add main loop function and forward key presses to widgets.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 490
Diffstat (limited to 'textscreen/Makefile.am')
-rw-r--r--textscreen/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/textscreen/Makefile.am b/textscreen/Makefile.am
index c00f6179..17f9f39d 100644
--- a/textscreen/Makefile.am
+++ b/textscreen/Makefile.am
@@ -1,5 +1,5 @@
-AM_CFLAGS = @SDL_CFLAGS@
+AM_CFLAGS = @SDL_CFLAGS@ -I../src
noinst_LIBRARIES=libtextscreen.a
bin_PROGRAMS=guitest