From 24e7f379f8913e7532d03ffcfc8da63c800623b2 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 7 Feb 2002 15:13:22 +0000 Subject: [PATCH] (EXTRA_DIST): Added pre-inst-guile and pre-inst-guile.am. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 08f905225..c5d099c86 100644 --- a/Makefile.am +++ b/Makefile.am @@ -30,7 +30,7 @@ include_HEADERS = libguile.h # automake sometimes forgets to distribute acconfig.h, # apparently depending on the phase of the moon. EXTRA_DIST = qthreads.m4 HACKING GUILE-VERSION ANON-CVS SNAPSHOTS TODO \ - $(ACLOCAL) acconfig.h BUGS + $(ACLOCAL) acconfig.h BUGS pre-inst-guile pre-inst-guile.am TESTS = check-guile