From 04a5a0582e43bff42235ccc0ab7519f74442f574 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Wed, 23 May 2018 23:37:48 -0700 Subject: [PATCH] distclean remove configure_params.h --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 65267516..3f1432bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,3 +65,6 @@ SUBDIRS = \ xrdpapi \ pkgconfig \ $(XRDPVRDIR) + +clean-local: + -rm -f configure_params.h