diff options
author | Pete Woods <pete.woods@canonical.com> | 2013-08-16 04:13:41 +0100 |
---|---|---|
committer | Pete Woods <pete.woods@canonical.com> | 2013-08-16 04:13:41 +0100 |
commit | 796a887cf88c1ad23ab06e89435ca1e04080aaee (patch) | |
tree | e449f277b6672abd016afd97ff1210e32948b46d /tests | |
parent | 4fedffcef1054e4093c4528d40cce809f1e958b3 (diff) | |
download | ayatana-indicator-sound-796a887cf88c1ad23ab06e89435ca1e04080aaee.tar.gz ayatana-indicator-sound-796a887cf88c1ad23ab06e89435ca1e04080aaee.tar.bz2 ayatana-indicator-sound-796a887cf88c1ad23ab06e89435ca1e04080aaee.zip |
Build using cmake
Diffstat (limited to 'tests')
-rw-r--r-- | tests/CMakeLists.txt | 0 | ||||
-rw-r--r-- | tests/Makefile.am | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/CMakeLists.txt diff --git a/tests/Makefile.am b/tests/Makefile.am deleted file mode 100644 index 8b13789..0000000 --- a/tests/Makefile.am +++ /dev/null @@ -1 +0,0 @@ - |