fixed make archive

This commit is contained in:
Gilles Grandou 2010-11-28 22:50:44 +01:00
parent e1a2d45d5a
commit f0ba129367

View File

@ -8,6 +8,6 @@ clean:
rm -f abootimg abootimg-static
archive: clean
cd ..; tar cvzf abootimg.tar.gz abootimg --exclude tests --exclude tmp
cd ..; tar cvzf abootimg.tar.gz abootimg --exclude tests --exclude tmp\* --exclude .git