From 6f0b4f1548d0a6c0bb811e35efcc28a339ce753c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 1 Mar 2004 11:44:48 +0000 Subject: Fix cleanpgscripts --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 241b24f2..369ce49c 100644 --- a/Makefile +++ b/Makefile @@ -241,7 +241,7 @@ pgscripts: # Set PGHOME path in scripts back to default location. cleanpgscripts: - make pgscripts ELISP=.. + make pgscripts DEST_ELISP='$$$$HOME/ProofGeneral' ## -- cgit v1.2.3