X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=a0a7fc43623061a88f04bce1d91b424314fbd1fc;hp=c2e7830a917c4a8ef81aa2750b451485bed294dc;hb=77264e47dcd6a606ecff2f86f14359f25ab0eba0;hpb=1d81d8914bef9c130e6d074b2f7c1ad15e97cc66 diff --git a/Makefile.in b/Makefile.in index c2e7830a..a0a7fc43 100644 --- a/Makefile.in +++ b/Makefile.in @@ -57,7 +57,7 @@ PICS := $(wildcard pics/paraslash/*.jpg) gengetopts := $(wildcard *.ggo) gengetopts_c := $(gengetopts:.ggo=.cmdline.c) gengetopts_h := $(gengetopts:.ggo=.cmdline.h) -grutatxt := COPYING NEWS README.mysql CREDITS INSTALL README FEATURES +grutatxt := NEWS README.mysql CREDITS INSTALL README FEATURES grutatxt_html := $(grutatxt:=.html) html_in := $(wildcard web/*.in.html) gen_html := $(subst web/,web/sync/,$(html_in))