]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Makefile.in: kill target web/sync/demo-script
authorAndre Noll <maan@congo.fml.local>
Tue, 10 Oct 2006 16:54:15 +0000 (18:54 +0200)
committerAndre Noll <maan@congo.fml.local>
Tue, 10 Oct 2006 16:54:15 +0000 (18:54 +0200)
Makefile.in

index 4ac0de935090977b2e14dddde937cce9abc46d7f..e5e8a4428e4a67115c735266ddaeb7aa6b6431fb 100644 (file)
@@ -73,7 +73,7 @@ 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 := $(patsubst %,web/sync/%,$(shots))
 web_pics := web/sync/paraslash.png web/sync/paraslash.ico
 shots += 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 := demo-script 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
 web_misc := $(patsubst %,web/sync/%,$(web_misc))
 
 autocrap := config.h.in configure
@@ -286,8 +286,6 @@ web/sync/%.png: pics/web/%.png web/sync
        cp $< $@
 web/sync/%.ico: pics/web/%.ico web/sync
        cp $< $@
        cp $< $@
 web/sync/%.ico: pics/web/%.ico web/sync
        cp $< $@
-web/sync/demo-script: scripts/demo-script 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/para.css: web/para.css web/sync
        cp $< $@
 web/sync/versions/paraslash-git.tar.bz2: paraslash-git.tar.bz2 web/sync