mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
automake 1.5 complained on my SUFFIXES line!
This commit is contained in:
parent
725bd1dddf
commit
613eafaf02
@ -63,7 +63,7 @@ EXTRA_DIST = $(man_MANS) \
|
||||
|
||||
MAN2HTML= gnroff -man $< | man2html >$@
|
||||
|
||||
SUFFIXES += .1 .3 .html
|
||||
SUFFIXES = .1 .3 .html
|
||||
|
||||
html: $(HTMLPAGES)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user