diff options
Diffstat (limited to 'scp2/util/makefile.mk')
-rw-r--r-- | scp2/util/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk index 63d05a1f3be4..95abcfd9f762 100644 --- a/scp2/util/makefile.mk +++ b/scp2/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.28 $ +# $Revision: 1.29 $ # -# last change: $Author: rt $ $Date: 2005-12-14 14:59:19 $ +# last change: $Author: obo $ $Date: 2005-12-21 12:54:50 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -109,6 +109,7 @@ SCP1FILES += \ registryitem_ooo.par \ folder_ooo.par \ folderitem_ooo.par \ + windowscustomaction_ooo.par \ registryitem_writer.par \ folderitem_writer.par \ registryitem_calc.par \ @@ -216,6 +217,7 @@ SCP2FILES += \ registryitem_ooo.par \ folder_ooo.par \ folderitem_ooo.par \ + windowscustomaction_ooo.par \ registryitem_writer.par \ folderitem_writer.par \ registryitem_calc.par \ |