From: Daniel Mack Date: Tue, 2 Feb 2016 17:32:09 +0000 (+0100) Subject: Makefile.am: remove some relicts X-Git-Tag: v229~14^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=684d3dabef52af0390b1df989e0fab8ca090d75d;p=thirdparty%2Fsystemd.git Makefile.am: remove some relicts --- diff --git a/Makefile.am b/Makefile.am index a3a473097bb..84f8593ba7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6285,14 +6285,6 @@ www_target = www.freedesktop.org:/srv/www.freedesktop.org/www/software/systemd doc-sync: all rsync -rlv --delete-excluded --include="*.html" --exclude="*" --omit-dir-times man/ $(www_target)/man/ -.PHONY: gardel -gardel: - scp man/*.html gardel:public/systemd-man/ - -.PHONY: lennart-fedora -lennart-fedora: - cp -v systemd-$(VERSION).tar.xz /home/lennart/git.fedora/systemd/ - .PHONY: install-tree install-tree: all rm -rf $(abs_srcdir)/install-tree