autotools + D-Bus API: must include the new .xml and .xsl files

Without that, the sync-ui cannot be built from distributed
sources.
This commit is contained in:
Patrick Ohly 2009-12-02 18:11:25 +01:00
parent 0bd22968ec
commit ca651228bb

View file

@ -10,8 +10,13 @@ BUILT_SOURCES = syncevo-marshal.c syncevo-marshal.h \
syncevo-server-doc.xml syncevo-connection-doc.xml syncevo-session-doc.xml \
syncevo-server.xml syncevo-connection.xml syncevo-session.xml
CLEANFILES = $(noinst_DATA) $(BUILT_SOURCES) stamp-syncevo-dbus-glue.h
EXTRA_DIST = syncevo-marshal.list spec-strip-docs.xsl $(noinst_DATA)
CLEANFILES = $(BUILT_SOURCES) stamp-syncevo-dbus-glue.h
EXTRA_DIST = syncevo-marshal.list \
spec-strip-docs.xsl \
spec-to-docbook.xsl \
syncevo-connection-full.xml \
syncevo-server-full.xml \
syncevo-session-full.xml
%-bindings.h: stamp-%-bindings.h
@true