diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:58:30 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:58:30 +0000 |
commit | 66c72584116b5b465b609309bee904c5221472a0 (patch) | |
tree | 3054eed44838cff5c3ced324df28dd2ee382863e /avmedia | |
parent | 2dd4a1dd127e3eeff0eaf2ecfd709e1cab80022b (diff) |
INTEGRATION: CWS unifysound01_DEV300 (1.4.68); FILE MERGED
2007/10/23 15:09:37 cmc 1.4.68.3: #i80570# move SoundHandler from framework to avmedia
2007/10/23 15:08:36 cmc 1.4.68.2: #i80570# move SoundHandler from framework to avmedia
2007/10/23 08:44:58 cmc 1.4.68.1: #i80570# move SoundHandler from framework to avmedia
Diffstat (limited to 'avmedia')
-rw-r--r-- | avmedia/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/avmedia/util/makefile.mk b/avmedia/util/makefile.mk index 5dc4e750bb62..d55296919fc8 100644 --- a/avmedia/util/makefile.mk +++ b/avmedia/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: obo $ $Date: 2008-02-25 15:59:46 $ +# last change: $Author: kz $ $Date: 2008-03-07 16:58:30 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -79,7 +79,7 @@ DEFLIB1NAME =$(TARGET) $(MISC)$/$(SHL1TARGET).flt: makefile.mk @echo ------------------------------ @echo Making: $@ - @echo Impl>$@ + @echo _Impl>$@ @echo WEP>>$@ @echo LIBMAIN>>$@ @echo LibMain>>$@ |