summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--goodies/source/filter.vcl/egif/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/egif/makefile.mk b/goodies/source/filter.vcl/egif/makefile.mk
index d712a8a1b73a..9e5ddefd3733 100644
--- a/goodies/source/filter.vcl/egif/makefile.mk
+++ b/goodies/source/filter.vcl/egif/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2003-04-15 14:06:50 $
+# last change: $Author: kz $ $Date: 2003-08-25 14:59:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,7 +77,8 @@ DEPTARGET=vegif
CDEFS+= -DEDITDEBUG
.ENDIF
-SRCFILES = dlgegif.src \
+SRS1NAME=$(TARGET)
+SRC1FILES = dlgegif.src \
egifstr.src
SLOFILES= $(SLO)$/egif.obj \