2009-11-24 Felix Zielcke <fzielcke@z-51.de>

* util/Makefile.in (install-local): Convert a `for' into a normal
	shell expansion.
This commit is contained in:
Felix Zielcke 2009-11-24 21:01:40 +01:00
parent a031e91cf8
commit bee48093d6
2 changed files with 9 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2009-11-24 Felix Zielcke <fzielcke@z-51.de>
* util/Makefile.in (install-local): Convert a `for' into a normal
shell expansion.
2009-11-24 Robert Millan <rmh.grub@aybabtu.com>
* autogen.sh: Add automake call.