[daemon-fix] fixed getting uid and pid when transport is not kdbus
[platform/upstream/dbus.git] / Makefile.am
index 10b9670..756ab8b 100644 (file)
@@ -7,6 +7,7 @@ DISTCLEANFILES =                \
        dbus-1.pc
 
 EXTRA_DIST =                   \
+       autogen.sh              \
        HACKING                 \
        dbus-1.pc.in            \
        cleanup-man-pages.sh    \
@@ -14,6 +15,7 @@ EXTRA_DIST =                  \
         NEWS.pre-1-0            \
        ChangeLog.pre-1-2       \
         NEWS.pre-1-2           \
+       README.valgrind         \
        README.win              \
        README.wince            \
        README.cygwin           \
@@ -26,6 +28,7 @@ update-authors:
        git shortlog -s -e | cut -c 8- | sort > AUTHORS
 
 DISTCHECK_CONFIGURE_FLAGS = \
+       --enable-xml-docs \
        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}