diff options
author | Stephan Bergmann <sb@openoffice.org> | 2002-07-12 07:18:42 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2002-07-12 07:18:42 +0000 |
commit | 619d7599fe10f8d2625a6f1db83d023e8a8764f2 (patch) | |
tree | e8c91961d6b0951b256c35091405441960db9334 /toolkit/util/makefile.mk | |
parent | 36c240d638579d8f8366aa5ad6a889513fb91e87 (diff) |
#101115# Removed unnecessary delivery of vclxtoolkit.hxx.
Diffstat (limited to 'toolkit/util/makefile.mk')
-rw-r--r-- | toolkit/util/makefile.mk | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/toolkit/util/makefile.mk b/toolkit/util/makefile.mk index 7e32a09431f7..74aed1f1deba 100644 --- a/toolkit/util/makefile.mk +++ b/toolkit/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: hjs $ $Date: 2002-04-05 16:23:39 $ +# last change: $Author: sb $ $Date: 2002-07-12 08:18:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -146,7 +146,5 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk @echo VCLXVirtualDevice>> $@ @echo VCLXPopupMenu>> $@ @echo VCLXMenuBar>> $@ + @echo VCLXToolkit>> $@ @echo __CT>> $@ - - - |