diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-12-06 15:58:44 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-12-06 15:58:44 +1300 |
commit | b121a13c9490ac690d57a7e9bbfe729cd9d197fc (patch) | |
tree | 66326b1b5f796923f9f966b750bd3ce93ce57a30 /Makefile.am | |
parent | 0119cb849d30241e04f27f622c710967bb9e79d0 (diff) | |
download | ayatana-indicator-bluetooth-b121a13c9490ac690d57a7e9bbfe729cd9d197fc.tar.gz ayatana-indicator-bluetooth-b121a13c9490ac690d57a7e9bbfe729cd9d197fc.tar.bz2 ayatana-indicator-bluetooth-b121a13c9490ac690d57a7e9bbfe729cd9d197fc.zip |
Get distcheck working
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 0d6e86d..4fa38ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ SUBDIRS = data po src EXTRA_DIST = autogen.sh NEWS + +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |