X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=a0a7fc43623061a88f04bce1d91b424314fbd1fc;hp=d44716e517961848022fc872d89ab02cf8254555;hb=6ce1f648d6e34e49472ce938c83e5bf8e65cd429;hpb=df3c03e72911edb31e7f1e32ebe29dad063e3b70 diff --git a/Makefile.in b/Makefile.in index d44716e5..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 GPL +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))