From: Andre Noll Date: Wed, 4 Jul 2007 12:33:08 +0000 (+0200) Subject: remove GPL from the files to be converted by grutatxt X-Git-Tag: v0.2.17~52 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=1d81d8914bef9c130e6d074b2f7c1ad15e97cc66 remove GPL from the files to be converted by grutatxt The web page links directly to www.gnu.org, no need to provide an html version of this file. --- diff --git a/Makefile.in b/Makefile.in index d44716e5..c2e7830a 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 := COPYING 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))