summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-22 15:12:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-22 15:12:48 -0400
commit5b4272aba3ee04c89c8f2be509377e7dd68cc5f6 (patch)
tree2bac521d6c463bb4b9e662adf19bb2f2d0618633 /Makefile
parent1e40562b0284d81e0509e61369b28c7f6b14152a (diff)
update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f8bb5012..921eb7067 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,8 @@ docs:
./mdwn2man git-annex 1 doc/git-annex.mdwn > git-annex.1
$(IKIWIKI) doc html -v --wikiname git-annex --plugin=goodstuff \
--no-usedirs --disable-plugin=openid --plugin=sidebar \
- --underlaydir=/dev/null --disable-plugin=shortcut
+ --underlaydir=/dev/null --disable-plugin=shortcut \
+ --disable-plugin=smiley
clean:
rm -rf build git-annex git-annex.1