diff options
author | Dirk Völzke <dv@openoffice.org> | 2001-02-09 11:30:05 +0000 |
---|---|---|
committer | Dirk Völzke <dv@openoffice.org> | 2001-02-09 11:30:05 +0000 |
commit | b88bd280116adbb289a2a46d2313c3c22bb68fbb (patch) | |
tree | e465916ea1fe3e9dd9642af746b0b90c226ffda0 /sfx2/source/doc/makefile.mk | |
parent | 7b530050555f0a2a2966db033d917dbe591bc86e (diff) |
#76800# Added sfxbasemodel.src
Diffstat (limited to 'sfx2/source/doc/makefile.mk')
-rw-r--r-- | sfx2/source/doc/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/makefile.mk b/sfx2/source/doc/makefile.mk index 25e0c294a280..ef8854c50486 100644 --- a/sfx2/source/doc/makefile.mk +++ b/sfx2/source/doc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: mba $ $Date: 2001-02-01 09:02:38 $ +# last change: $Author: dv $ $Date: 2001-02-09 12:30:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -77,7 +77,7 @@ AUTOSEG=true # --- Files -------------------------------------------------------- SRCFILES = \ - doc.src new.src doctdlg.src docvor.src doctempl.src + doc.src new.src doctdlg.src docvor.src doctempl.src sfxbasemodel.src SLOFILES = \ $(SLO)$/docfile.obj \ |