Add autoload/ to the packaging script.

This commit is contained in:
Steve Losh 2011-07-29 09:39:45 -04:00
parent 51aa33d9fd
commit deff7ccc23

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash
hg archive ~/Desktop/gundo.zip -I 'doc' -I 'plugin' -I README.markdown
hg archive ~/Desktop/gundo.zip -I 'doc' -I 'plugin' -I 'autoload' -I README.markdown