From e59f43398101f0aad546bc8db36f9054b86e0c44 Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Fri, 2 Feb 2001 10:57:32 +0000 Subject: [PATCH] *** empty log message *** --- helm/interface/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/interface/Makefile.in b/helm/interface/Makefile.in index 0a0339e6f..2e92fd82b 100644 --- a/helm/interface/Makefile.in +++ b/helm/interface/Makefile.in @@ -187,7 +187,7 @@ distclean: clean dist: clean rm -rf ../@PACKAGE@-@VERSION@ mkdir ../@PACKAGE@-@VERSION@ - cp -r * ../@PACKAGE@-@VERSION@ + cp -r * .depend ../@PACKAGE@-@VERSION@ (cd .. ; tar cvfz @PACKAGE@-@VERSION@.tar.gz @PACKAGE@-@VERSION@ ; rm -rf @PACKAGE@-@VERSION@) .PHONY: install distclean clean -- 2.39.2