X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=bbef37db3fc872a4576f6a9504a60149bdb138fc;hp=0bdd71f0ea0d6aa059fc5621a6a2030ea0dbf3bf;hb=e5e8648e4e4bd1edb1823dc932c96a7a271b27a4;hpb=f918ea4a69580a9d99852fcdd410923fcfad7393 diff --git a/Makefile.in b/Makefile.in index 0bdd71f0..bbef37db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -57,7 +57,7 @@ man_pages_html := $(patsubst %, man/html/%.html, $(man_binaries)) gengetopts := $(wildcard *.ggo) gengetopts_c := $(gengetopts:.ggo=.cmdline.c) gengetopts_h := $(gengetopts:.ggo=.cmdline.h) -grutatxt := NEWS CREDITS INSTALL README FEATURES +grutatxt := NEWS CREDITS INSTALL README FEATURES REQUIREMENTS README.afs grutatxt_html := $(grutatxt:=.html) html_in := $(wildcard web/*.in.html) gen_html := $(subst web/,web/sync/,$(html_in)) @@ -75,7 +75,7 @@ web_misc := $(patsubst %,web/sync/%,$(web_misc)) web_man := web/sync/man autocrap := config.h.in configure tarball_pfx := @PACKAGE_TARNAME@-@PACKAGE_VERSION@ -tarball_delete = web versions pics .changelog_before_cvs .changelog_cvs +tarball_delete = web versions pics .changelog_before_cvs .changelog_cvs .gitignore tarball_delete := $(patsubst %,$(tarball_pfx)/%,$(tarball_delete)) tarball_add := $(gengetopts_c) $(gengetopts_h) $(autocrap)