Say Makefile.am instead of gio/Makefile.am in changelog
authorYevgen Muntyan <muntyan@src.gnome.org>
Fri, 14 Dec 2007 14:36:08 +0000 (14:36 +0000)
committerYevgen Muntyan <muntyan@src.gnome.org>
Fri, 14 Dec 2007 14:36:08 +0000 (14:36 +0000)
svn path=/trunk/; revision=6128

gio/ChangeLog

index a4ff4d8..3e87ece 100644 (file)
@@ -1,7 +1,7 @@
 2007-12-14  Yevgen Muntyan  <muntyan@tamu.edu>
 
-       * gio/Makefile.am:
-       * gio/inotify/Makefile.am: Fixed build when srcdir != builddir,
+       * Makefile.am:
+       * inotify/Makefile.am: Fixed build when srcdir != builddir,
        made mkenums and friends use temporary files to avoid leaving
        empty generated files on failure (#503470).