From 99447043a97d4b54cfdf3c44d5866a5d59268c43 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 6 Dec 2002 18:56:46 +0000 Subject: Commit of the day. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index e923faa..1754324 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,7 +6,7 @@ AM_CFLAGS = -O3 -Wall -Wstrict-prototypes -g AM_CXXFLAGS = -O3 -Wall -Wstrict-prototypes -g INCLUDES = -I.. -I../include -I$(includedir) -bin_PROGRAMS = Baltisot +noinst_PROGRAMS = Baltisot #noinst_JAVA = TestApplet.java -- cgit v1.2.3