[gtypelib.ch] Rename to gitypelib.ch

Rename gtypelib.h -> gitypelib-internal.h and rename
gtypelib.c to gitypelib.c
This commit is contained in:
Johan Dahlin
2010-05-31 17:44:46 -03:00
parent 67126e38d4
commit 64ee6cb5b0
10 changed files with 10 additions and 10 deletions

View File

@@ -22,8 +22,8 @@ libgirepository_1_0_la_SOURCES = \
girffi.h \
girffi-private.h \
glib-compat.h \
gtypelib.c \
gtypelib.h
gitypelib.c \
gitypelib-internal.h
libgirepository_1_0_la_CPPFLAGS = $(GIREPO_CFLAGS)
libgirepository_1_0_la_LIBADD = $(GIREPO_LIBS)