diff --git a/Makefile.am b/Makefile.am index d5a0331d2..9c10fd40b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,6 +33,9 @@ EXTRA_DIST = HACKING GUILE-VERSION ANON-CVS SNAPSHOTS \ TESTS = check-guile +# clean up check-guile.in symlink... +CLEANFILES = guile-procedures.txt + DISTCLEANFILES = check-guile.log # The rule will cd to $(top_srcdir).