summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2018-11-27 22:42:13 +1000
committerAllan McRae <allan@archlinux.org>2018-11-27 22:48:43 +1000
commit0dd14924424478564321fc681e3f344b53fb7b54 (patch)
tree2298b5f6188aeaf04c3689f7e99df20b51a58edd
parentde915c4f145d6e985c3c0fdf8fe121b5066d711c (diff)
downloadpacman-0dd14924424478564321fc681e3f344b53fb7b54.tar.gz
pacman-0dd14924424478564321fc681e3f344b53fb7b54.zip
Remove Doxyfile from EXTRA_DIST
We generate this now, so no need to distribute. Fixes "make dist". Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 711921fd..4bb0f01b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -65,7 +65,6 @@ EXTRA_DIST = \
index.asciidoc \
submitting-patches.asciidoc \
translation-help.asciidoc \
- Doxyfile \
$(MANPAGES) \
$(DOXYGEN_MANS)