summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2001-03-01 01:48:49 +0000
committerNathan Scott <nathans@sgi.com>2001-03-01 01:48:49 +0000
commit31d7cd0daee6483ca61777d866f1544ec557e0d1 (patch)
tree12255f6f9eba763256fec57e1fd29fb1897691b4 /build
parent2ad9cc4bd6b343eeebc5937fc697e1020462530d (diff)
downloadattr-31d7cd0daee6483ca61777d866f1544ec557e0d1.tar.gz
make sure all build leftovers are cleaned up.
Diffstat (limited to 'build')
-rw-r--r--build/tar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tar/Makefile b/build/tar/Makefile
index 63540f9..99f530e 100644
--- a/build/tar/Makefile
+++ b/build/tar/Makefile
@@ -34,7 +34,7 @@ TOPDIR = ../..
include $(TOPDIR)/include/builddefs
BINTAR=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-LDIRT = $(BINTAR)
+LDIRT = *.gz
default install install-dev :