From: Colin Walters Date: Thu, 28 Jan 2010 22:28:25 +0000 (-0500) Subject: [doc] diagram.[svg,png] to EXTRA_DIST X-Git-Tag: dbus-1.2.18~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2691b302aafee4568972fb2a7eb3d93e88b61043;p=thirdparty%2Fdbus.git [doc] diagram.[svg,png] to EXTRA_DIST These files are part of the docs and should appear in tarballs. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index e1c8e4dcd..42656a0bb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,7 @@ EXTRA_DIST= \ busconfig.dtd \ + diagram.png \ + diagram.svg \ introspect.dtd \ dbus-faq.xml \ dbus-specification.xml \