summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcppuhelper/test/testlib/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/cppuhelper/test/testlib/makefile.mk b/cppuhelper/test/testlib/makefile.mk
index bae5c7ba0..e5343adc3 100755
--- a/cppuhelper/test/testlib/makefile.mk
+++ b/cppuhelper/test/testlib/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: kr $ $Date: 2001-09-03 14:28:17 $
+# last change: $Author: obo $ $Date: 2004-10-18 14:53:37 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,7 +69,6 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-.INCLUDE : use_perl.mk
# --- Files --------------------------------------------------------