diff options
| author | Pete Woods <pete.woods@canonical.com> | 2013-08-20 08:41:50 +0000 |
|---|---|---|
| committer | Tarmac <Unknown> | 2013-08-20 08:41:50 +0000 |
| commit | e3c457451effc5e8643fb9caa4563c022a96486b (patch) | |
| tree | b9eb225618ee4be1adf81bbf65de091ce53d16d0 /tests | |
| parent | 4fedffcef1054e4093c4528d40cce809f1e958b3 (diff) | |
| parent | 7e63d1c240a6b1e07275189d0af05edd1adbc654 (diff) | |
| download | ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.tar.gz ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.tar.bz2 ayatana-indicator-sound-e3c457451effc5e8643fb9caa4563c022a96486b.zip | |
Re-write build scripts using cmake.
Approved by PS Jenkins bot, Ted Gould.
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 @@ - |
