aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-09 09:18:53 -0500
committerTed Gould <ted@canonical.com>2009-09-09 09:18:53 -0500
commit5c8de01d9d2dd7167e51b60a8453737e3af49131 (patch)
treec376b6835b9e49aa647f6a91a8edc6f7736351b1 /Makefile.am
parent81f620106e2776cc1cf54a3dbadd9575d21b6264 (diff)
downloadayatana-indicator-messages-5c8de01d9d2dd7167e51b60a8453737e3af49131.tar.gz
ayatana-indicator-messages-5c8de01d9d2dd7167e51b60a8453737e3af49131.tar.bz2
ayatana-indicator-messages-5c8de01d9d2dd7167e51b60a8453737e3af49131.zip
Adding in the local install flag to make that distcheck passes.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7220eba..7d58c6b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,3 +3,5 @@ SUBDIRS = \
src \
data
+DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
+