[girepository] Move GIErrorDomainInfo out of ginfo.ch

This commit is contained in:
Johan Dahlin
2010-06-06 13:01:26 -03:00
parent edcce0af88
commit dab5e1ddaf
5 changed files with 135 additions and 72 deletions

View File

@@ -3,6 +3,7 @@ girepo_HEADERS = \
giarginfo.h \
gibaseinfo.h \
gicallableinfo.h \
gierrordomaininfo.h \
gifunctioninfo.h \
girepository.h \
girffi.h \
@@ -18,8 +19,9 @@ libgirepository_1_0_la_SOURCES = \
gfield.c \
giarginfo.c \
gibaseinfo.c \
gifunctioninfo.c \
gicallableinfo.c \
gierrordomaininfo.c \
gifunctioninfo.c \
ginfo.c \
ginvoke.c \
girepository.c \