X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=91fd3a140e947962aa2fb9cab03cd3938f9dd78f;hp=e9ad0a98cdad469079b6ec7516d23e69bacac94a;hb=c9f109a9e7f2d6116b7906a852afc339c858c275;hpb=78773d3a092441e3f9d0be99f46cf45436d2e6cf diff --git a/Makefile.in b/Makefile.in index e9ad0a98..91fd3a14 100644 --- a/Makefile.in +++ b/Makefile.in @@ -66,7 +66,7 @@ gengetopts_c := $(gengetopts:.ggo=.cmdline.c) gengetopts_h := $(gengetopts:.ggo=.cmdline.h) all_c_files := $(wildcard *.c) c_sources := $(filter-out $(gengetopts_c), $(all_c_files)) -grutatxt := COPYING ChangeLog NEWS README.mysql CREDITS INSTALL README \ +grutatxt := COPYING NEWS README.mysql CREDITS INSTALL README \ FEATURES GPL grutatxt_html := $(grutatxt:=.html) html_in := $(wildcard web/*.in.html)