X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.in;h=d60ddf9b5dc2d9da1e3e8aca5f2a5e045846d6e4;hp=407642aa791c3c390d2fef5e28a186925aa9f6ab;hb=9f114cb934993f3d01e5c45d14e1ff0c053869bb;hpb=65e978a89fb32ff8be0b5d9ce4bc6e2a8a2b0e06 diff --git a/Makefile.in b/Makefile.in index 407642aa..d60ddf9b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -69,7 +69,7 @@ shots := gui-2005-11-12.png para_audiod-startup.txt para_krell-2005-02.png \ para_krell-2005-02.png shots := $(patsubst %,web/sync/%,$(shots)) web_pics := web/sync/paraslash.png web/sync/paraslash.ico -web_misc := overview.pdf versions/paraslash-git.tar.bz2 PUBLIC_KEY \ +web_misc := overview.pdf versions/@PACKAGE_TARNAME@-@PACKAGE_VERSION@.tar.bz2 PUBLIC_KEY \ key.anonymous para.css web_misc := $(patsubst %,web/sync/%,$(web_misc)) web_man := web/sync/man @@ -307,7 +307,7 @@ web/sync/%.ico: pics/web/%.ico web/sync cp $< $@ web/sync/para.css: web/para.css web/sync cp $< $@ -web/sync/versions/paraslash-git.tar.bz2: paraslash-git.tar.bz2 web/sync +web/sync/versions/@PACKAGE_TARNAME@-@PACKAGE_VERSION@.tar.bz2: @PACKAGE_TARNAME@-@PACKAGE_VERSION@.tar.bz2 web/sync cp -a versions web/sync && cp $< $@ web/sync/overview.pdf: skencil/overview.pdf web/sync cp $< $@