summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-08-27 14:07:54 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-08-27 14:07:54 +0200
commitede0dbf1a3ee528f059903d4dfad96a91fe55186 (patch)
tree8cfc10367daffd3b56d210bbb577299006a106ce /configure.ac
parent18db197129260d77414d6a0fe4b1e75f80526cd7 (diff)
downloadrsyslog-ede0dbf1a3ee528f059903d4dfad96a91fe55186.tar.gz
rsyslog-ede0dbf1a3ee528f059903d4dfad96a91fe55186.tar.xz
rsyslog-ede0dbf1a3ee528f059903d4dfad96a91fe55186.zip
added a (very, very basic) build system for the Java GUI
... so far, this can not be turned off (will do when I have merged the recent build system changes into this branch - I am glad that I at least have a working reference point now ;)).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e9bc9c9d..3fe27683 100644
--- a/configure.ac
+++ b/configure.ac
@@ -851,6 +851,7 @@ AC_CONFIG_FILES([Makefile \
plugins/omoracle/Makefile \
plugins/omudpspoof/Makefile \
plugins/cust1/Makefile \
+ java/Makefile \
tests/Makefile])
AC_OUTPUT