summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-05-10 21:55:16 +0000
committerStef Walter <stef@memberwebs.com>2006-05-10 21:55:16 +0000
commitf9e890e07ed63a9bd14e36c74525f462ad7da015 (patch)
treecb092f498e60163f0cdb6faba4785895955b6251 /configure.in
parent8b041b40ac8567899c2b3c556705a837ca8b52cb (diff)
Add proper licensing
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 5cbd584..d4f51ca 100644
--- a/configure.in
+++ b/configure.in
@@ -201,5 +201,6 @@ AC_CONFIG_FILES([Makefile
doc/Makefile
tools/Makefile
apache1x/Makefile
- apache2x/Makefile])
+ apache2x/Makefile
+ java/Makefile])
AC_OUTPUT