diff --git a/Makefile.in b/Makefile.in index f761d40..6f7da70 100644 --- a/Makefile.in +++ b/Makefile.in @@ -444,7 +444,7 @@ distclean: clean rm -f Makefile config.log config.status c/sysdep.h config.cache \ scsh/machine \ scsh/endian.scm \ - exportlist.aix + exportlist.aix scsh-config $(RM) a.exe $(VM).base $(VM).def $(VM).exp -find . -name '*~' -o -name '#*' -o -name core -exec rm {} \;