[girepository] Move GIArgInfo out of ginfo.ch

This commit is contained in:
Johan Dahlin
2010-06-05 12:40:15 -03:00
parent 6d51857f01
commit 2e91ba3b3e
6 changed files with 389 additions and 330 deletions

View File

@@ -1,5 +1,6 @@
girepodir = $(includedir)/gobject-introspection-1.0/
girepo_HEADERS = \
giarginfo.h \
gibaseinfo.h \
gicallableinfo.h \
gifunctioninfo.h \
@@ -14,6 +15,7 @@ noinst_LTLIBRARIES = libgirepository-parser.la
libgirepository_1_0_la_SOURCES = \
gdump.c \
gfield.c \
giarginfo.c \
gibaseinfo.c \
gifunctioninfo.c \
gicallableinfo.c \