[master] 71365c5 Fix distcheck

Federico G. Schwindt fgsch at lodoss.net
Thu Jun 16 18:17:07 CEST 2016


commit 71365c5dcb4042ce84e4b38e737a257e24a6c355
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Thu Jun 16 17:02:09 2016 +0100

    Fix distcheck

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index b9713d9..f929a6f 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -102,14 +102,15 @@ doctest: sphinx_prereq
 
 EXTRA_DIST = \
 	conf.py \
-	index.rst \
-	include \
+	dev-guide \
 	glossary \
+	include \
+	index.rst \
 	installation \
 	phk \
 	tutorial \
 	users-guide \
-	dev-guide \
+	vtc-syntax.py \
 	whats-new
 
 dist-hook:



More information about the varnish-commit mailing list