From e9b67be232643791e278a909b2acf193ff1a0225 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 19 Nov 2001 14:14:33 +0000 Subject: Some small changes --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 009e685..3e9c84e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,10 @@ INCLUDES = -I. -I.. -I$(includedir) -I../include bin_PROGRAMS = Baltisot +noinst_JAVA = HelloSwingApplet.java + +JAVAROOT = datas + Baltisot_SOURCES = Main.cc LDADD = ../lib/libBaltisot.la -- cgit v1.2.3