From a6806c4bae3b6c594bd69007f246d6d687cc7167 Mon Sep 17 00:00:00 2001 From: vijay_ganesh Date: Thu, 29 Oct 2009 18:13:47 +0000 Subject: [PATCH] minor edit to Makefile.in git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@362 e59a4935-1847-0410-ae03-e826735625c1 --- Makefile | 1 + scripts/Makefile.in | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile b/Makefile index ebf081e..314ce83 100644 --- a/Makefile +++ b/Makefile @@ -92,6 +92,7 @@ clean: .PHONY: configclean configclean: + touch scripts/config.info rm -rf scripts/config.info .PHONY: regressall diff --git a/scripts/Makefile.in b/scripts/Makefile.in index ebf081e..314ce83 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -92,6 +92,7 @@ clean: .PHONY: configclean configclean: + touch scripts/config.info rm -rf scripts/config.info .PHONY: regressall -- 2.47.3