summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-06-01 17:33:07 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-06-01 17:33:07 +0100
commit0c162cc63b073a9f50dd11ea99db72fe95a16064 (patch)
tree8ffb803e7622cb40ad94df524d74ffc6d5b5c353 /Makefile.am
parent6e20efb5c4c094915d2b6e86c3cab486a0562a95 (diff)
Remove all support for Doxygen
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=10890
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 278daed..296203f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,8 +38,6 @@ $(srcdir)/ChangeLog:
echo A git checkout and git-log are required to generate this file >> $@); \
fi
-all-local: Doxyfile
-
%.tar.gz.asc: %.tar.gz
$(AM_V_GEN)gpg --detach-sign --armor $@