diff options
author | Noel Power <noel.power@novell.com> | 2010-11-02 16:22:07 +0000 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2010-11-02 19:52:04 +0000 |
commit | 928159ff71d19a3910d1fd1e472a11ef1c89415b (patch) | |
tree | 25f0500b8985d8c5eb2aad05acd3302efc9845b6 /xmlscript/util | |
parent | 919a8118197dbcce6aa363124cde1707f9d797e9 (diff) |
initial import of latest cws container_controls
Diffstat (limited to 'xmlscript/util')
-rw-r--r-- | xmlscript/util/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlscript/util/makefile.mk b/xmlscript/util/makefile.mk index bc259db75455..dd21c16cd558 100644 --- a/xmlscript/util/makefile.mk +++ b/xmlscript/util/makefile.mk @@ -56,6 +56,7 @@ SHL1LIBS= \ SHL1STDLIBS= \ $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ + $(COMPHELPERLIB) \ $(CPPULIB) \ $(SALLIB) |