diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-09-08 19:25:40 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-10-05 11:45:48 +0100 |
commit | 36133656acf7169b0e242a386e8cbed19a9466ad (patch) | |
tree | a4ab2632324e4164eb3bc2b1846ff4f802535355 /Makefile.am | |
parent | 340d114cd0e6b065c7cc4b93b66c989e8108876e (diff) | |
download | dbus-36133656acf7169b0e242a386e8cbed19a9466ad.tar.gz dbus-36133656acf7169b0e242a386e8cbed19a9466ad.tar.bz2 dbus-36133656acf7169b0e242a386e8cbed19a9466ad.zip |
Squash warnings and spurious output from autogen.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a48e7069..73a34f42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,3 +65,5 @@ update-authors: DISTCHECK_CONFIGURE_FLAGS = \ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) + +ACLOCAL_AMFLAGS = -I m4 |