Index: /trunk/Makefile.in
===================================================================
--- /trunk/Makefile.in	(revision 581)
+++ /trunk/Makefile.in	(revision 582)
@@ -394,8 +394,8 @@
 	test_ext test_ext.c test_ext.res testhash.tmp \
 	testrc1.signed testrc_1ext testrc_2 testrc_2.signed \
-	test_dnmalloc 
+	test_dnmalloc samhainrc yulerc
 
 distclean:  clean
-	-rm -f config.status config.log configure.lineno config.h config.cache
+	-rm -f config.status config.log configure.lineno config.h config.cache stamp-dep stamp-h @install_name@rc
 	@-test -z "$(TESTCLEANFILES)" || rm -f $(TESTCLEANFILES)
 	@-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
Index: /trunk/docs/Changelog
===================================================================
--- /trunk/docs/Changelog	(revision 581)
+++ /trunk/docs/Changelog	(revision 582)
@@ -1,2 +1,6 @@
+4.5.2
+	* add missing items to distclean Makefile target (problem
+	reported by Pascal de Bruijn)
+
 4.5.1  (08-09-2024):
 	* fix for regression in SHELL option for log file monitoring
