diff options
author | Conor Curran <conor.curran@canonical.com> | 2012-03-30 18:36:25 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2012-03-30 18:36:25 +0100 |
commit | 32f7a1035e36071e765173ce756b072cdeaa408f (patch) | |
tree | c154146d9b299a804791b1de2895a0a208380003 /Makefile.am | |
parent | a2911e4c491e6e8d97dd6e526a74fd7dd38caca6 (diff) | |
download | ayatana-indicator-sound-32f7a1035e36071e765173ce756b072cdeaa408f.tar.gz ayatana-indicator-sound-32f7a1035e36071e765173ce756b072cdeaa408f.tar.bz2 ayatana-indicator-sound-32f7a1035e36071e765173ce756b072cdeaa408f.zip |
turn off tests for now until they are relevant
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 7128879..1f64b51 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = \ src \ data \ - tests \ po EXTRA_DIST = \ |