Fix circular dependency loop for gioenumtypes.h (#534759).
authorRoss Burton <ross@burtonini.com>
Sun, 25 May 2008 15:49:27 +0000 (15:49 +0000)
committerRoss Burton <rburton@src.gnome.org>
Sun, 25 May 2008 15:49:27 +0000 (15:49 +0000)
2008-05-25  Ross Burton  <ross@burtonini.com>

* Makefile.am:
Fix circular dependency loop for gioenumtypes.h (#534759).

svn path=/trunk/; revision=6927

gio/ChangeLog
gio/Makefile.am

index 7c66a53..1949437 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-25  Ross Burton  <ross@burtonini.com>
+
+       * Makefile.am:
+       Fix circular dependency loop for gioenumtypes.h (#534759).
+
 2008-05-19  Hans Breuer  <hans@breuer.org>
 
        * Makefile.am : EXTRA_DIST += makefile.msc
index fc3d3a4..08e0659 100644 (file)
@@ -281,7 +281,6 @@ gio_headers =                       \
        gicon.h                 \
        ginputstream.h          \
        gio.h                   \
-       gioenumtypes.h          \
        gioerror.h              \
        giomodule.h             \
        gioscheduler.h          \