From ee988d96e32b99b1bc0b33f095fda2ffc54cf705 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Wed, 4 Jul 2007 14:42:32 +0200 Subject: [PATCH 1/1] remove COPYING from the files to be converted by grutatxt this is also not needed as html. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- 2.39.2