From f6c1dcbab6ec1aa290211c81058284faf5d9478e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Tue, 29 Aug 2006 10:08:40 +0000 Subject: make clean so that we really build the binaries.... :) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index abd96cd..31634b1 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ install: all install -m755 numlock.sh $(TOP)/etc/profile.d/ install -m755 numlock.xinit $(TOP)/etc/X11/xinit.d/numlock -dis: +dis: clean rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar* # svn commit mkdir -p $(NAME)-$(VERSION) -- cgit v1.2.1