diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-08-29 08:15:41 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-08-29 08:15:41 +0000 |
commit | e445056b2bb61e5d07d925fc8eb6954d2e7f2d1d (patch) | |
tree | a59bd36fb607d6e386cdd9a23dfcb0d36bd72e95 /sdext | |
parent | f4037076f8e263a5cf2989190cd7869ad16ece0d (diff) |
#i10000# PRJNAME corrected.
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/source/presenter/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk index 2d6f83a..e0b11d2 100644 --- a/sdext/source/presenter/makefile.mk +++ b/sdext/source/presenter/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # # This file is part of OpenOffice.org. # @@ -30,7 +30,7 @@ #************************************************************************* PRJ=..$/.. -PRJNAME=presenter +PRJNAME=sdext TARGET=PresenterScreen GEN_HID=FALSE EXTNAME=presenter |