aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-08-29 10:08:40 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2006-08-29 10:08:40 +0000
commitf6c1dcbab6ec1aa290211c81058284faf5d9478e (patch)
tree7c9d43b7b7b96faed9e867a3dd61bf9ec2a2e108
parent1c1d1721f7a09875fb6d5bbf9ead9594d36c9776 (diff)
downloadnumlock-f6c1dcbab6ec1aa290211c81058284faf5d9478e.tar
numlock-f6c1dcbab6ec1aa290211c81058284faf5d9478e.tar.gz
numlock-f6c1dcbab6ec1aa290211c81058284faf5d9478e.tar.bz2
numlock-f6c1dcbab6ec1aa290211c81058284faf5d9478e.tar.xz
numlock-f6c1dcbab6ec1aa290211c81058284faf5d9478e.zip
make clean so that we really build the binaries.... :)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)