diff options
| author | Ted Gould <ted@canonical.com> | 2009-07-26 23:47:27 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-07-26 23:47:27 -0500 |
| commit | 9b7303cd469357b2d17cb87313d83d47ffc16470 (patch) | |
| tree | 3248af69a8fb6f5791ff48aa1cd30d24146ec556 /Makefile.am | |
| parent | f5cec7c3e6dc602772642bd390ec632450709145 (diff) | |
| parent | 0417e7049a32ceb45e19705992dfccef5d858893 (diff) | |
| download | ayatana-indicator-session-9b7303cd469357b2d17cb87313d83d47ffc16470.tar.gz ayatana-indicator-session-9b7303cd469357b2d17cb87313d83d47ffc16470.tar.bz2 ayatana-indicator-session-9b7303cd469357b2d17cb87313d83d47ffc16470.zip | |
Merging in the branch to port everything to libindicator and fleshing thigns out.
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 |
