From 28f979acf1d45c53eeefeb384548e3ebdb9acc3d Mon Sep 17 00:00:00 2001 From: Neil Jerram Date: Fri, 24 Oct 2008 22:46:43 +0100 Subject: [PATCH] Add measure-hwm.scm to the set of distribution files. * libguile/Makefile.am (EXTRA_DIST): Add measure-hwm.scm. --- libguile/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguile/Makefile.am b/libguile/Makefile.am index d44c5caf3..75426d5c9 100644 --- a/libguile/Makefile.am +++ b/libguile/Makefile.am @@ -218,7 +218,7 @@ EXTRA_DIST = ChangeLog-gh ChangeLog-scm ChangeLog-threads \ cpp_errno.c cpp_err_symbols.in cpp_err_symbols.c \ cpp_sig_symbols.c cpp_sig_symbols.in cpp_cnvt.awk \ c-tokenize.lex version.h.in \ - scmconfig.h.top gettext.h + scmconfig.h.top gettext.h measure-hwm.scm # $(DOT_DOC_FILES) $(EXTRA_DOT_DOC_FILES) \ # guile-procedures.txt guile.texi