summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpixel <pixel>2002-12-06 18:56:46 +0000
committerpixel <pixel>2002-12-06 18:56:46 +0000
commit99447043a97d4b54cfdf3c44d5866a5d59268c43 (patch)
treed757ccfc7d3c4a7b22343fe3ff0ee5eb6f0d626c /src
parente3e6c1d7688b350046fe3fe7c862f3b3a8c879c9 (diff)
Commit of the day.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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