X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile;h=4fbc36b0d723b704ccbf1a1e4dd72fed2b201513;hb=76e953dde7347553b405863201dfb7859674206c;hp=e8fb7c0b3743a8655e74a7e66f441efea02dd382;hpb=2d0464872cec02b53f5bb5ca2a037cb764641c1f;p=lopsub.git diff --git a/Makefile b/Makefile index e8fb7c0..4fbc36b 100644 --- a/Makefile +++ b/Makefile @@ -99,7 +99,7 @@ lopsubex: $(lopsubex_objs) $(REALNAME) # web html := $(addprefix web/, $(addsuffix .html, \ - index lopsub-api lopsubgen.1 lopsubex.1 $(m4_man_pages))) + index lopsub-api lopsubgen.1 lopsubex.1 $(m4_man_pages:.gz=))) $(html): $(addprefix web/, $(addsuffix .html, header footer)) www: $(html)