diff --git a/Makefile.am b/Makefile.am index 72ccc2a..9189980 100644 --- a/Makefile.am +++ b/Makefile.am @@ -84,6 +84,8 @@ rcache_test_SOURCES = rcache_test.c $(common_SOURCES) clean-local: rm -rf autom4te.cache rm -rf *~ + rm -rf run log + #install-data-local: # test -z $(DESTDIR)$(APP_LIBDIR) || $(MKDIR_P) $(DESTDIR)$(APP_LIBDIR)