build: Declare a dependency for the manual.

This fixes 'make distcheck' failure.

* Makefile.am (doc_haunt_TEXINFOS): New variable.
This commit is contained in:
Mathieu Lirzin 2015-11-10 16:03:43 +01:00 committed by David Thompson
parent 553e8bcec0
commit fe264d96c4
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ SCM_LOG_COMPILER = $(top_builddir)/test-env $(GUILE)
AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)"
info_TEXINFOS = doc/haunt.texi
doc_haunt_TEXINFOS = doc/fdl-1.3.texi
EXTRA_DIST += \
pre-inst-env.in \