diff options
author | Ted Gould <ted@canonical.com> | 2009-11-02 20:18:30 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-02 20:18:30 -0600 |
commit | 8d4cdc72079681dd22471d2c513b6e0ae2519656 (patch) | |
tree | 4ab470e75ff0ed5be6ef879edbca49a384973fcd /Makefile.am | |
parent | df182c1c6680b2b7f0fbce6361d8114f40d0e7ae (diff) | |
parent | d496d7ad4557d8bd09030c47140210a666612a92 (diff) | |
download | libayatana-appindicator-8d4cdc72079681dd22471d2c513b6e0ae2519656.tar.gz libayatana-appindicator-8d4cdc72079681dd22471d2c513b6e0ae2519656.tar.bz2 libayatana-appindicator-8d4cdc72079681dd22471d2c513b6e0ae2519656.zip |
Grabbing from the service development branch
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fb738a5..4eb69d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = data \ - src + src \ + tests DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |