From 6584f164d5c41ddb9840f40c5a1b65b696e2ab27 Mon Sep 17 00:00:00 2001 From: cpickett Date: Thu, 12 Sep 2013 14:10:13 +0000 Subject: [PATCH] * don't clean check_stdint.h which is generated by configure; bug 90 git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@752 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 1dbdf6f..3aedf1b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,6 @@ AM_MAKEINFOFLAGS = -I$(top_srcdir)/doc/example ## what to clean CLEANFILES = *~\ - check_stdint.h\ $(PACKAGE)-$(VERSION).tar.gz\ ChangeLog.bak -- 2.40.0