diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-02-24 14:19:01 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-02-24 14:19:01 +0000 |
commit | c879c510dbef95deea70687d59c2013005bf946d (patch) | |
tree | 9b71d7a2cce23f04b31442b8d582caac0ac08489 /Makefile.am | |
parent | 191f8934b194f2728e175b228f1931f28c1ab8fa (diff) | |
download | ayatana-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 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 141bb71..357fa33 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = \ src \ data \ + tests \ po EXTRA_DIST = autogen.sh |