remove pdf from svn (to avoid colissions), use make tarball to build ditrib

This commit is contained in:
p.kosyh 2009-11-10 07:59:34 +00:00
parent 4423c3aa2c
commit 3163f8dcd0
2 changed files with 1 additions and 0 deletions

View file

@ -25,6 +25,7 @@ tarball: clean
$(RM) -f Rules.make
ln -sf Rules.make.standalone Rules.make
ln -sf ./ $(VERTITLE)
make -C doc/
tar -cz --exclude fantasy --exclude $(VERTITLE)/$(VERTITLE) --exclude .svn --exclude $(ARCHIVE) -f $(ARCHIVE) $(VERTITLE)/*
$(RM) -f $(VERTITLE)

Binary file not shown.