diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-19 16:17:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-19 16:17:29 -0400 |
commit | d6911f57b76a6469484076dc991adb39d8d9b8e0 (patch) | |
tree | 62e023c224f2fb02697d3902570eddf13270757e /Makefile | |
parent | b1d22b3229a1cc86e0df8d4899b44d3e44e960d0 (diff) |
update
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ endif docs: ./mdwn2man git-annex 1 doc/git-annex.mdwn > git-annex.1 $(IKIWIKI) doc html -v --wikiname git-annex --plugin=goodstuff \ - --no-usedirs + --no-usedirs --disable-plugin=openid clean: rm -rf build git-annex git-annex.1 |