From aa73772b1c58fed81f22972f4a22b4fbfa8e3ce2 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 22 Dec 2003 23:58:23 +0000 Subject: Whoops, bug fix --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') 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 -- cgit v1.2.3