[girepository] Move GICallableInfo out of ginfo.ch

This commit is contained in:
Johan Dahlin
2010-06-05 12:11:58 -03:00
parent d531541b8a
commit 292033c7dc
11 changed files with 384 additions and 346 deletions

View File

@@ -1,6 +1,7 @@
girepodir = $(includedir)/gobject-introspection-1.0/
girepo_HEADERS = \
gibaseinfo.h \
gicallableinfo.h \
gifunctioninfo.h \
girepository.h \
girffi.h \
@@ -15,8 +16,8 @@ libgirepository_1_0_la_SOURCES = \
gfield.c \
gibaseinfo.c \
gifunctioninfo.c \
gicallableinfo.c \
ginfo.c \
ginfo.h \
ginvoke.c \
girepository.c \
girepository-private.h \