From 684d3dabef52af0390b1df989e0fab8ca090d75d Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Tue, 2 Feb 2016 18:32:09 +0100 Subject: Makefile.am: remove some relicts --- Makefile.am | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index a3a473097b..84f8593ba7 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 -- cgit v1.2.3-54-g00ecf