diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-03-04 15:52:59 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-03-04 15:52:59 +0000 |
commit | 17dd0fee623ff8552b5635fdc570e0aee8635fd6 (patch) | |
tree | 30f7be78f9b82383383aa8f54e84ab3a5c29b8d3 /Makefile.am | |
parent | cb864e17102163154fa313d5f9344e9c6c2cbe16 (diff) | |
parent | e2a152628f20271f5373702ad88fda483e0403ca (diff) | |
download | ayatana-indicator-sound-17dd0fee623ff8552b5635fdc570e0aee8635fd6.tar.gz ayatana-indicator-sound-17dd0fee623ff8552b5635fdc570e0aee8635fd6.tar.bz2 ayatana-indicator-sound-17dd0fee623ff8552b5635fdc570e0aee8635fd6.zip |
merge with the test branch - service side refactored and tests introduced
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 |