summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-19 14:12:22 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-19 14:12:22 -0400
commitb742823f8ffbadf1a23b7ea393201b5811cb850e (patch)
tree9f65428035a9d44eb23bfd4ae63e7559de054b9f /Makefile
parent6694c2700946bf790ff17213f7b9d6dc4b91c327 (diff)
exclude thanks page to avoid lintian error about embedded gif
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e657d0da..f468e1b0b 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ docs: mans
--plugin=comments --set comments_pagespec="*" \
--exclude='news/.*' --exclude='design/assistant/blog/*' \
--exclude='bugs/*' --exclude='todo/*' --exclude='forum/*' \
- --exclude='users/*' --exclude='devblog/*'
+ --exclude='users/*' --exclude='devblog/*' --exclude='thanks'
clean:
rm -rf tmp dist git-annex $(mans) configure *.tix .hpc \