Makefile.in: More trivial cleanups
authorAndre <maan@meins.(none)>
Sat, 27 Jan 2007 11:49:13 +0000 (12:49 +0100)
committerAndre <maan@meins.(none)>
Sat, 27 Jan 2007 11:49:13 +0000 (12:49 +0100)
Makefile.in

index 760a61783819484d3cfe103600cc05396ffa6761..4091600fc0bbaae33d6453cd4ecdec26ac41fe5a 100644 (file)
@@ -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))
 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
 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@
 web_misc := $(patsubst %,web/sync/%,$(web_misc))
 autocrap := config.h.in configure
 tarball_pfx := @PACKAGE_TARNAME@-@PACKAGE_VERSION@