* .gitignore: fix rules for .dep* and add *.a post git migration

This commit is contained in:
Leif Lindholm 2013-11-13 20:53:57 +00:00
parent 6fe506b04b
commit bc8a6137b2
2 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2013-11-13 Leif Lindholm <leif.lindholm@linaro.org>
* .gitignore: fix rules for .dep* and add *.a post git migration
2013-11-13 Colin Watson <cjwatson@ubuntu.com>
* configure.ac (AM_INIT_AUTOMAKE): Require at least version 1.10.1,