summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
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