From 1fd92c34ebd67d73aaa18d29dd85c8a3aec4e64c Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 30 Sep 2001 22:32:13 +0000 Subject: [PATCH] (EXTRA_DIST): Add BUGS file. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e37a678a4..08f905225 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 + $(ACLOCAL) acconfig.h BUGS TESTS = check-guile