Fix circular dependency loop for gioenumtypes.h (#534759).

2008-05-25  Ross Burton  <ross@burtonini.com>

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

svn path=/trunk/; revision=6927
This commit is contained in:
Ross Burton 2008-05-25 15:49:27 +00:00 committed by Ross Burton
parent 86608084ca
commit 75a558f900
2 changed files with 5 additions and 1 deletions

View 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

View File

@ -281,7 +281,6 @@ gio_headers = \
gicon.h \
ginputstream.h \
gio.h \
gioenumtypes.h \
gioerror.h \
giomodule.h \
gioscheduler.h \