aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-07-31 23:04:40 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-07-31 23:04:40 -0500
commit761a9fff03812af3c0beb26da1094c69fc3a0a72 (patch)
tree1ef4a2ed2927e62d8449aff72f87942dd4b9320f /configure.ac
parent143845e62636b2bbc1316e794be40c37e3505c71 (diff)
downloadayatana-indicator-bluetooth-761a9fff03812af3c0beb26da1094c69fc3a0a72.tar.gz
ayatana-indicator-bluetooth-761a9fff03812af3c0beb26da1094c69fc3a0a72.tar.bz2
ayatana-indicator-bluetooth-761a9fff03812af3c0beb26da1094c69fc3a0a72.zip
add a vapi/ directory off the top package directory
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f9303de..3179a1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_INIT(indicator-bluetooth, 0.0.6)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
+AC_CONFIG_HEADERS([config.h])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE