summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-31 15:11:51 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-31 15:11:51 +0000
commitbd2903877be3a3bd38a2a3fff6bd6e8d030e7306 (patch)
tree8054ae055aa7c978da532659257c779a7297e508
parentb5d96564904e0d7c0361574d76f7dce1847fb4c3 (diff)
Put Autotools cruft in /build-auxbeforemerge
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f50a15228..ff307ee96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,6 +48,7 @@ AC_INIT([Telepathy-GLib], [tp_glib_version],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=tp-glib])
AC_CONFIG_MACRO_DIR([m4])
+AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.12 -Wno-portability subdir-objects parallel-tests])
AC_CONFIG_HEADERS(config.h)