Add gdbus-codegen(1) command

It doesn't work yet without the user manually adding ffi bits. That's
the topic of the next commit.

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-04-08 16:57:31 -04:00
parent ac93a6af88
commit 0b9229beca
15 changed files with 3884 additions and 3 deletions

View File

@@ -149,6 +149,7 @@ content_files = \
glib-compile-schemas.xml\
gsettings.xml \
gdbus.xml \
gdbus-codegen.xml \
$(NULL)
expand_content_files = \
@@ -170,8 +171,9 @@ EXTRA_DIST += \
man_MANS = \
gio-querymodules.1 \
glib-compile-schemas.1 \
gsettings.1 \
gdbus.1
gsettings.1 \
gdbus.1 \
gdbus-codegen.1
if ENABLE_MAN