aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2012-02-16 19:54:07 +0100
committerLars Uebernickel <lars.uebernickel@canonical.com>2012-02-16 19:54:07 +0100
commiteab1b7ac49dbead52eb471ad8370bdf39d09bb39 (patch)
treefbaa7ddcd7a3ef835d1b307656900f949bee0cbb /Makefile.am
parent5b0b1ba9bc75e2a3a653c78889d67c705f617849 (diff)
downloadayatana-indicator-printers-eab1b7ac49dbead52eb471ad8370bdf39d09bb39.tar.gz
ayatana-indicator-printers-eab1b7ac49dbead52eb471ad8370bdf39d09bb39.tar.bz2
ayatana-indicator-printers-eab1b7ac49dbead52eb471ad8370bdf39d09bb39.zip
Add --enable-localinstall to make `make distcheck` work (lifted from indicator-messages)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2c4f34b..f90feae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
SUBDIRS = src data test po
+DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall