diff options
| author | Ted Gould <ted@canonical.com> | 2009-06-15 16:21:08 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-06-15 16:21:08 -0500 |
| commit | 0e7a077711211836fcc37968e0db234791c153af (patch) | |
| tree | 44682d135561eaac22bddaed9bf03c1eb2986ff9 /Makefile.am | |
| parent | fdf84c9cad59ae4dff01b95bafdfcfd8139f0af9 (diff) | |
| parent | 094b80fb89c15cc369f4ca50e218cec12efbaadc (diff) | |
| download | ayatana-indicator-session-0e7a077711211836fcc37968e0db234791c153af.tar.gz ayatana-indicator-session-0e7a077711211836fcc37968e0db234791c153af.tar.bz2 ayatana-indicator-session-0e7a077711211836fcc37968e0db234791c153af.zip | |
Upstream from the indicator branch.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f0f2247..7d58c6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,7 @@ SUBDIRS = \ - src + src \ + data + +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |
