From 4926cb04c812b183156de0f0a6d127ffec0de219 Mon Sep 17 00:00:00 2001 From: Anthony Carrico Date: Thu, 15 Apr 2004 15:43:49 +0000 Subject: [PATCH] Remove signature with "make dist clean". --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ec8a61c..2d35eb5 100644 --- a/Makefile +++ b/Makefile @@ -62,4 +62,4 @@ clean : -rm -f $(targets) distclean : clean - -rm -rf sunterlib-$(version) sunterlib-$(version).tar.gz + -rm -rf sunterlib-$(version) sunterlib-$(version).tar.gz sunterlib-$(version).tar.gz.sig