diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-26 21:09:45 -0600 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-26 21:09:45 -0600 |
commit | 38d1512ec2621598cba84c6caf5df2e7d8914cf9 (patch) | |
tree | 3092177dd09ec7836e093298a14a0f1245b02131 /Makefile.am | |
parent | 991d41fa7c9b5b51942f836ca68265513de6ef8c (diff) | |
download | ayatana-indicator-sound-38d1512ec2621598cba84c6caf5df2e7d8914cf9.tar.gz ayatana-indicator-sound-38d1512ec2621598cba84c6caf5df2e7d8914cf9.tar.bz2 ayatana-indicator-sound-38d1512ec2621598cba84c6caf5df2e7d8914cf9.zip |
temporarily disable tests
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 466806a..86af943 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = \ src \ data \ - tests \ po EXTRA_DIST = autogen.sh vapi/common-defs.vapi |