summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorpixel <pixel>2003-12-22 23:58:23 +0000
committerpixel <pixel>2003-12-22 23:58:23 +0000
commitaa73772b1c58fed81f22972f4a22b4fbfa8e3ce2 (patch)
treed4a1a4090ac997162ddfd9215d43b01a5a61a9e7 /src/Makefile.am
parent8c80d85f8f61f649767cc936cccbc44572d9693d (diff)
Whoops, bug fix
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a2693d4..77ce6da 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@ DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
AM_CPPFLAGS = -Wall -Wstrict-prototypes @SDL_CFLAGS@ @BALTISOT_CFLAGS@
INCLUDES = -I.. -I../include -I$(includedir)
-noinst_PROGRAMS = test
+# noinst_PROGRAMS = test
test_SOURCES = test.cc