libmm-glib,tests: use gdbus-codegen to generate code for the new Test interface

This commit is contained in:
Aleksander Morgado
2013-11-22 09:25:21 +01:00
parent 1eaa416f22
commit 4827e79848
5 changed files with 50 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ CFILE_GLOB =
IGNORE_HFILES = \
mm-helpers.h \
mm-common-helpers.h \
mm-gdbus-test.h \
$(NULL)
# CFLAGS and LDFLAGS for compiling scan program. Only needed
@@ -45,7 +46,13 @@ GTKDOC_LIBS = \
$(NULL)
# Extra options to supply to gtkdoc-mkdb
MKDB_OPTIONS = --output-format=xml --sgml-mode --name-space=mm
MKDB_OPTIONS = \
--output-format=xml \
--sgml-mode \
--name-space=mm \
--ignore-files=mm-gdbus-test.h \
--ignore-files=mm-gdbus-test.c \
$(NULL)
# Images to copy into HTML directory
HTML_IMAGES = \