From a85784c526ebb8fa8f8986fccbd7eb6cba4ac7d9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 9 Feb 2013 19:32:50 +0100 Subject: [PATCH] doc: include tex source in the distribution to fix 'distcheck' target --- doc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Makefile.am b/doc/Makefile.am index 6be4caa..6c72ee8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,6 +2,8 @@ # Petidomo User Manual # +EXTRA_DIST = petidomo.tex + htmldir = $(pkgdatadir)/html dist_html_DATA = petidomo.html petidomo.css