diff options
author | Ted Gould <ted@canonical.com> | 2009-10-28 11:33:00 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-28 11:33:00 -0500 |
commit | b6d06cac56a71c099084a5e37ed28961a37e66d3 (patch) | |
tree | 09c21cb5f41880c1a7b28527655a374cebb9b61a /Makefile.am | |
parent | 20d116ae0d74559cd5f30fe4f1bff08ed6378176 (diff) | |
parent | 9c868b9b66fa67484dff603f20ce852180e7f77c (diff) | |
download | libayatana-appindicator-b6d06cac56a71c099084a5e37ed28961a37e66d3.tar.gz libayatana-appindicator-b6d06cac56a71c099084a5e37ed28961a37e66d3.tar.bz2 libayatana-appindicator-b6d06cac56a71c099084a5e37ed28961a37e66d3.zip |
Pulling in the unreviewed lib-flesh 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 |