[Rivet-svn] rivet: Always include refs.bib in tarball. Thanks to Gerhard Brä...

Rivet Mercurial rivet at projects.hepforge.org
Fri Nov 4 13:15:01 GMT 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/103e44740046
branches:  release-2-5-x
changeset: 5595:103e44740046
user:      David Grellscheid <david.grellscheid at durham.ac.uk>
date:      Fri Nov 04 13:11:27 2016 +0000
description:
Always include refs.bib in tarball. Thanks to Gerhard Bräunlich for spotting this!

diffs (19 lines):

--- a/doc/Makefile.am	Wed Nov 02 23:58:58 2016 +0000
+++ b/doc/Makefile.am	Fri Nov 04 13:11:27 2016 +0000
@@ -6,7 +6,7 @@
   $(LATEXSUBSOURCES) heppennames.sty hepnicenames.sty hepparticles.sty maybemath.sty \
   hepunits.sty underscore.sty microtype.sty
 
-EXTRA_DIST = $(DOCSOURCES)
+EXTRA_DIST = $(DOCSOURCES) refs.bib
 DOCS =
 
 if ENABLE_PDFMANUAL
@@ -24,7 +24,6 @@
 if WITH_PDFLATEX
 
 DOCS += rivet-manual.pdf
-EXTRA_DIST += refs.bib
 
 if ENABLE_PYEXT
 analyses.bib analyses.tex: $(top_srcdir)/src/Analyses $(top_srcdir)/data/plotinfo $(top_srcdir)/data/anainfo mk-analysis-latex


More information about the Rivet-svn mailing list