summaryrefslogtreecommitdiff
path: root/rhino
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-04 14:29:26 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-04 14:29:26 +0000
commite650d1fc364c1248109a56fbb5390d22db82a0ec (patch)
tree3aa0f3a91b31e76a04dc88e4f42d178f3892edd8 /rhino
parent46c6f7077697b9b2e35d2fc002dd149780598bf3 (diff)
#i10000# .INCLUDE antsettings.mk added
Diffstat (limited to 'rhino')
-rwxr-xr-xrhino/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/rhino/makefile.mk b/rhino/makefile.mk
index 45e90ce0c48d..1bcd3a8b8d34 100755
--- a/rhino/makefile.mk
+++ b/rhino/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: obo $ $Date: 2008-01-04 15:22:44 $
+# last change: $Author: obo $ $Date: 2008-01-04 15:29:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -42,6 +42,7 @@ TARGET=ooo_rhino
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.INCLUDE : antsettings.mk
# --- Files --------------------------------------------------------