summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-14 18:51:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-14 18:51:30 -0400
commitcacb4f56cb5d4d07ee5980cbf0942f1cd568a4a4 (patch)
tree6e1f471950b3b9f474e89830d3048e146972f6b6
parentdee423fa774d285c7b5890525aff03c676d9950b (diff)
add standalone target
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
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