aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-02-24 14:19:01 +0000
committerConor Curran <conor.curran@canonical.com>2010-02-24 14:19:01 +0000
commitc879c510dbef95deea70687d59c2013005bf946d (patch)
tree9b71d7a2cce23f04b31442b8d582caac0ac08489 /configure.ac
parent191f8934b194f2728e175b228f1931f28c1ab8fa (diff)
downloadayatana-indicator-sound-c879c510dbef95deea70687d59c2013005bf946d.tar.gz
ayatana-indicator-sound-c879c510dbef95deea70687d59c2013005bf946d.tar.bz2
ayatana-indicator-sound-c879c510dbef95deea70687d59c2013005bf946d.zip
unit tests for the indicator side added
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 48022e2..c83df5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -127,6 +127,7 @@ AC_OUTPUT([
Makefile
src/Makefile
data/Makefile
+tests/Makefile
po/Makefile.in
])