summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ded5aaa9..c21a68b5 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ clean:
$(MAKE) -C po $@
rm -f *~
-dis: clean
+dist: clean
find . -maxdepth 2 -name '*.p[lm]' -print0 | xargs -t -0 -n1 perl -cw \
-I/usr/lib/libDrakX > /dev/null 2>&1
rm -rf $(NAME)-$(VERSION)