[cpp-log4shib] 09/17: Fix make distclean

Scott Cantor cantor.2 at osu.edu
Mon Jun 25 10:18:20 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-log4shib.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=9c87ecdffd3ca0175959eba3533f4d0f2dc8990c

commit 9c87ecdffd3ca0175959eba3533f4d0f2dc8990c
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Mon Jun 25 01:39:22 2018 +0200

    Fix make distclean
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index c35ca3a..e89f165 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,3 +39,5 @@ docs:
 doc-dist: docs
 	tar -zcf $(PACKAGE)-docs-$(VERSION).tar.gz -C $(top_srcdir)/doc/html . 
  
+# Left behind by AX_PREFIX_CONFIG_H
+DISTCLEANFILES = _configs.sed

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list