From cacb4f56cb5d4d07ee5980cbf0942f1cd568a4a4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Feb 2013 18:51:30 -0400 Subject: add standalone target --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/rules b/debian/rules index 1dd64872d..dbf02022a 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,10 @@ endif %: dh $@ +# Builds standalone tarball with the same FEATURES as debian package. +standalone: + $(MAKE) linuxstandalone + # Not intended for use by anyone except the author. announcedir: @echo ${HOME}/src/git-annex/doc/news -- cgit v1.2.3