diff options
author | Robert Collins <robertc@robertcollins.net> | 2010-03-04 21:23:40 +1100 |
---|---|---|
committer | Robert Collins <robertc@robertcollins.net> | 2010-03-04 21:23:40 +1100 |
commit | 9d0d8eaa8b9c021fbb45368f96489f520aab86e7 (patch) | |
tree | c036a36f625519e3cbc211306b9d58abce181212 /Makefile.am | |
parent | 84afe8ad635ba3294bc92e11d2b0f227996b48d5 (diff) | |
download | ayatana-indicator-sound-9d0d8eaa8b9c021fbb45368f96489f520aab86e7.tar.gz ayatana-indicator-sound-9d0d8eaa8b9c021fbb45368f96489f520aab86e7.tar.bz2 ayatana-indicator-sound-9d0d8eaa8b9c021fbb45368f96489f520aab86e7.zip |
Put mocking core in place for Connor.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 357fa33..9f75289 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ SUBDIRS = \ src \ - data \ - tests \ + data \ + tests \ po EXTRA_DIST = autogen.sh |