diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2007-01-21 11:09:46 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2007-01-21 11:09:46 +0000 |
commit | 7adecf3ea0909c171aabd89215a1b76026fa6999 (patch) | |
tree | ba9bdf289e0e9692eea762e923abcb86c6cba49a /ChangeLog | |
parent | cc9c10a08e6ab3b3e7d2694e1588532b40cb6ec8 (diff) | |
download | pango-7adecf3ea0909c171aabd89215a1b76026fa6999.tar.gz |
Bug 398238 – pangorc file missing from tests directory
2007-01-21 Behdad Esfahbod <behdad@gnome.org>
Bug 398238 – pangorc file missing from tests directory
* pango-view/Makefile.am:
* tests/Makefile.am:
Don't use $<. Doesn't work with Sun's make.
svn path=/trunk/; revision=2176
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-01-21 Behdad Esfahbod <behdad@gnome.org> + + Bug 398238 – pangorc file missing from tests directory + + * pango-view/Makefile.am: + * tests/Makefile.am: + Don't use $<. Doesn't work with Sun's make. + 2007-01-18 Behdad Esfahbod <behdad@gnome.org> * configure.in: Require automake 1.9. |