summaryrefslogtreecommitdiff
path: root/cppu/test
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/test')
-rw-r--r--cppu/test/alignment/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/test/alignment/makefile.mk b/cppu/test/alignment/makefile.mk
index ed0a07836d87..ccd9be1f01c6 100644
--- a/cppu/test/alignment/makefile.mk
+++ b/cppu/test/alignment/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2007-02-06 13:24:47 $
+# last change: $Author: vg $ $Date: 2007-10-15 12:20:45 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -66,7 +66,7 @@ DEPOBJFILES= \
$(OBJ)$/pass2.obj
APP1OBJS = $(OBJ)$/pass1.obj
-APP1STDLIBS += $(CPPUHELPERLIB) $(CPPULIB) $(SALHELPERLIB) $(SALLIB)
+APP1STDLIBS += $(CPPUHELPERLIB) $(CPPULIB) $(REGLIB) $(SALHELPERLIB) $(SALLIB)
APP1TARGET = pass1
APP2OBJS = $(OBJ)$/pass2.obj