Skip to content

Commit 937fd16

Browse files
committed
[css2] No longer removes ".gif"
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401344
1 parent 739a6b0 commit 937fd16

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css2/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile to generate the CSS2 document based on its "source files"
22
# Arnaud Le Hors - lehors@w3.org
3-
# $Id: Makefile,v 2.22 1998-03-22 18:43:28 ijacobs Exp $
3+
# $Id: Makefile,v 2.23 1998-03-23 02:37:02 bbos Exp $
44

55
# what needs to be set for every new release:
66
# Note use of full year (1998) in identifier.
@@ -234,7 +234,6 @@ LN= ln
234234
$(ADDIDXANCH) -r $@ $(INDEXDB) - |\
235235
$(ADDNAVBAR) -r $@ |\
236236
$(INSAFTER) - $*.subtoc /H1 - |\
237-
$(RMIMGEXT) |\
238237
$(MKCHAIN) -r $@ - $@
239238

240239
%.srd: %.src build/blocks.ok $(REFSRC:.src=.srd)

0 commit comments

Comments
 (0)