diff options
| author | Nathan Scott <nathans@sgi.com> | 2001-03-01 01:48:49 +0000 |
|---|---|---|
| committer | Nathan Scott <nathans@sgi.com> | 2001-03-01 01:48:49 +0000 |
| commit | 31d7cd0daee6483ca61777d866f1544ec557e0d1 (patch) | |
| tree | 12255f6f9eba763256fec57e1fd29fb1897691b4 /build | |
| parent | 2ad9cc4bd6b343eeebc5937fc697e1020462530d (diff) | |
| download | attr-31d7cd0daee6483ca61777d866f1544ec557e0d1.tar.gz | |
make sure all build leftovers are cleaned up.
Diffstat (limited to 'build')
| -rw-r--r-- | build/tar/Makefile | 2 |
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 : |
