Added the Doc/sgml/ directory to the tarball.

This commit is contained in:
Fred Drake 1999-01-29 21:22:55 +00:00
parent cb65781d93
commit 666e60095b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ xml:
done
tarball: sgml
tar cf - tools/sgmlconv */*.sgml | gzip -9 >sgml-1.5.2b1.tgz
tar cf - sgml tools/sgmlconv */*.sgml | gzip -9 >sgml-1.5.2b1.tgz
api:
cd api; $(MAKE) -f $(SGMLRULES) TOOLSDIR=../$(TOOLSDIR)