From 9ded969e386009f643fb68355dd7a09d9aa889e6 Mon Sep 17 00:00:00 2001 From: Andre Date: Sat, 27 Jan 2007 12:49:13 +0100 Subject: [PATCH 1/1] Makefile.in: More trivial cleanups --- Makefile.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Makefile.in b/Makefile.in index 760a6178..4091600f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -66,12 +66,13 @@ gruta_in := $(grutatxt:=.in.html) gruta_in := $(patsubst %,web/%,$(gruta_in)) gruta_html := $(grutatxt:=.html) gruta_html := $(patsubst %,web/sync/%,$(gruta_html)) -shots := gui-2005-11-12.png para_audiod-startup.txt -shots += para_krell-2005-02.png para_server-startup.txt -shots += para_slider-2004-12.png sdl_gui.jpg para_krell-2005-02.png +shots := gui-2005-11-12.png para_audiod-startup.txt para_krell-2005-02.png \ + para_server-startup.txt para_slider-2004-12.png sdl_gui.jpg \ + 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 key.anonymous para.css doc +web_misc := overview.pdf versions/paraslash-git.tar.bz2 PUBLIC_KEY \ + key.anonymous para.css doc web_misc := $(patsubst %,web/sync/%,$(web_misc)) autocrap := config.h.in configure tarball_pfx := @PACKAGE_TARNAME@-@PACKAGE_VERSION@ -- 2.39.2