summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-03-01 01:01:16 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-03-01 01:01:16 +0100
commit90d7e45a75b2ce9bdf6024ffd0f5bd5766d75c7e (patch)
tree1fee065fdc11d5ea16997a1fdeec3a0e23ad1104
parentUpdate DONATING with FIMP's references. (diff)
downloadnxml-gentoo-schemas-90d7e45a75b2ce9bdf6024ffd0f5bd5766d75c7e.tar.gz
nxml-gentoo-schemas-90d7e45a75b2ce9bdf6024ffd0f5bd5766d75c7e.tar.bz2
nxml-gentoo-schemas-90d7e45a75b2ce9bdf6024ffd0f5bd5766d75c7e.zip
Add DONATING to tarball.nxml-gentoo-schemas-20080301
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07f728a..9302f27 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ clean:
.depend: $(DTDDEPS)
cat *.dep > $@
-$(TARBALL): Makefile LICENCE schemas.xml $(RNCS)
+$(TARBALL): Makefile LICENCE DONATING schemas.xml $(RNCS)
mkdir -p $(PN)
cp $^ $(PN)
tar jcf $@ $(PN)