From: Andre Noll Date: Wed, 4 Jul 2007 12:42:32 +0000 (+0200) Subject: remove COPYING from the files to be converted by grutatxt X-Git-Tag: v0.2.17~51 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=ee988d96e32b99b1bc0b33f095fda2ffc54cf705;hp=1d81d8914bef9c130e6d074b2f7c1ad15e97cc66 remove COPYING from the files to be converted by grutatxt this is also not needed as html. --- 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))