diff options
author | Ted Gould <ted@canonical.com> | 2009-09-09 11:13:50 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-09-09 11:13:50 -0500 |
commit | 7623fd9959b213e529288f80f2708457d4e9fb67 (patch) | |
tree | c49b289c316fb202c765264c7e6823efeb0b4302 /Makefile.am | |
parent | f585e51aa9ebce21b54262ac8fa6151c01f3cb34 (diff) | |
parent | 3891bd9fd2b325d18d734b4de9c52a0162cebd3b (diff) | |
download | ayatana-indicator-messages-7623fd9959b213e529288f80f2708457d4e9fb67.tar.gz ayatana-indicator-messages-7623fd9959b213e529288f80f2708457d4e9fb67.tar.bz2 ayatana-indicator-messages-7623fd9959b213e529288f80f2708457d4e9fb67.zip |
Updated to current trunk.
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 7220eba..7d58c6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = \ src \ data +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall + |