From d6287388876050fa6fce403dff9d51c054991a34 Mon Sep 17 00:00:00 2001 From: Oleg Borodin Date: Fri, 18 Aug 2023 16:02:07 +0200 Subject: [PATCH] at work --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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)