diff options
author | Crispin Flowerday <gnome@flowerday.cx> | 2005-10-18 04:12:42 +0800 |
---|---|---|
committer | Crispin Flowerday <crispin@src.gnome.org> | 2005-10-18 04:12:42 +0800 |
commit | 272c8fa842cfd845ecf8d598cfa20b5f404a1167 (patch) | |
tree | 88eefee9f459a95df55ac4ed7326e1851030ec43 /ChangeLog | |
parent | f07a81d93c1aadf9131ff54c4aadfe25607e4a2e (diff) | |
download | gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.tar gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.tar.gz gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.tar.bz2 gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.tar.lz gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.tar.xz gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.tar.zst gsoc2013-epiphany-272c8fa842cfd845ecf8d598cfa20b5f404a1167.zip |
Fix the check-python-binding makefile target to work properly
2005-10-17 Crispin Flowerday <gnome@flowerday.cx>
* src/Makefile.am:
Fix the check-python-binding makefile target to work properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-10-17 Crispin Flowerday <gnome@flowerday.cx> + + * src/Makefile.am: + + Fix the check-python-binding makefile target to work properly + 2005-10-16 Christian Persch <chpe@cvs.gnome.org> * data/Makefile.am: |