diff --git a/Makefile.am b/Makefile.am index 686851ff..c29c2357 100644 --- a/Makefile.am +++ b/Makefile.am @@ -171,7 +171,8 @@ errorpre = makeerror-$(PACKAGE_VERSION)-$(host_triplet) testfiles = $(testlog) $(testresult) $(errorfile) MOSTLYCLEANFILES = $(testfiles) -errordetails = config.status config.log src/config.h $(testlog) tests/work +errordetails = config.status config.log src/config.h src/mkconfig.h \ + $(testlog) tests/work # Create a 4-letter random sequence rand_value = c = "abcdefghijklmnopqrstuvwxyz0123456789"