aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3e83e58..1081730 100644
--- a/Makefile
+++ b/Makefile
@@ -62,3 +62,5 @@ tar:
release: tar
scp initscripts-$(VER).tar.xz gerolde.archlinux.org:/srv/ftp/other/initscripts/
scp initscripts-$(VER).tar.xz pkgbuild.com:~/svn-packages/initscripts/trunk/
+
+.PHONY: all installdirs install doc clean tar release