diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-16 10:26:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-16 10:26:49 -0400 |
commit | 336e247d6eccb8932ca4647846fb9f9a17b802b1 (patch) | |
tree | c2386deaecfe4a56472c3a91a8e48321b4d92ee2 /Makefile | |
parent | 89b8fdbfa035208020f7ada5b3931296cff834d7 (diff) |
prep release
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -152,7 +152,6 @@ docs: $(mans) clean: rm -rf $(GIT_ANNEX_TMP_BUILD_DIR) $(bins) $(mans) test configure *.tix .hpc $(sources) \ doc/.ikiwiki html dist $(clibs) build-stamp tags - $(MAKE) -C standalone/android clean sdist: clean $(mans) ./Build/make-sdist.sh |