From 4dcf4449da5054b60961c9f6312a07670ed9ad8c Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 7 Feb 2002 14:57:58 +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 ea26d8692..99206df0c 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