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 7c66a538165e998af0744d59e0d601ec9bdeecf1..194943750b95ddd71f813d1ff5db5bbe93948501 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 fc3d3a464c8bdcdce4554e72a89d4c9ba15414db..08e065900cb17fcdf69fcbbd217a33422a85ce65 100644 (file)
@@ -281,7 +281,6 @@ gio_headers =                       \
        gicon.h                 \
        ginputstream.h          \
        gio.h                   \
-       gioenumtypes.h          \
        gioerror.h              \
        giomodule.h             \
        gioscheduler.h          \