aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPete Woods <pete.woods@canonical.com>2013-08-20 08:41:50 +0000
committerTarmac <Unknown>2013-08-20 08:41:50 +0000
commite3c457451effc5e8643fb9caa4563c022a96486b (patch)
treeb9eb225618ee4be1adf81bbf65de091ce53d16d0 /Makefile.am
parent4fedffcef1054e4093c4528d40cce809f1e958b3 (diff)
parent7e63d1c240a6b1e07275189d0af05edd1adbc654 (diff)
downloadayatana-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 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 3544dc4..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-
-SUBDIRS = \
- src \
- data \
- po \
- tests
-
-EXTRA_DIST = \
- autogen.sh \
- vapi/config.vapi
-
-include $(top_srcdir)/Makefile.am.coverage