aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLars Uebernickel <lars.uebernickel@canonical.com>2013-03-25 16:04:29 -0400
committerLars Uebernickel <lars.uebernickel@canonical.com>2013-03-25 16:04:29 -0400
commit8e00b5fd24e8517aaf23247dd74aae0d0a4ed122 (patch)
tree9f09788ccc5c805ad00213085fec44e2329a8b59 /Makefile.am
parent92c98f341c6b5600d4b5fae8753326c866e40860 (diff)
downloadayatana-indicator-sound-8e00b5fd24e8517aaf23247dd74aae0d0a4ed122.tar.gz
ayatana-indicator-sound-8e00b5fd24e8517aaf23247dd74aae0d0a4ed122.tar.bz2
ayatana-indicator-sound-8e00b5fd24e8517aaf23247dd74aae0d0a4ed122.zip
Remove old tests
They weren't built (SUBDIRS didn't include tests), and building them failed because they referenced either old files or gtk-specific stuff.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f64b51..4753003 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,8 @@
SUBDIRS = \
src \
data \
- po
+ po \
+ tests
EXTRA_DIST = \
autogen.sh \