aboutsummaryrefslogtreecommitdiffstats
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
commit082c40def262168d065563cf1aaeca11fbaa8e3e (patch)
treec2b1d7beb61fc028a561eedfacc09a1677618069
parenteed0eff85d0756dc0db113df4c3771e72313c5b0 (diff)
downloaddmapi-dev-082c40def262168d065563cf1aaeca11fbaa8e3e.tar.gz
make sure all build leftovers are cleaned up.
-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 :