aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-05-25 13:01:26 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-05-25 13:01:26 +0200
commitfe5ae6b69f0d98a26735f8d42859a08f788215ce (patch)
tree3667f9fdd463a8824a14e77820efeec151437a01 /Makefile.am
parentdd675b4d9d02b73969ab47ed6a8ed4a13ea2cfa5 (diff)
parentb9a91db2f5ff1655270bc4943debd6bdfa550036 (diff)
downloadayatana-indicator-application-fe5ae6b69f0d98a26735f8d42859a08f788215ce.tar.gz
ayatana-indicator-application-fe5ae6b69f0d98a26735f8d42859a08f788215ce.tar.bz2
ayatana-indicator-application-fe5ae6b69f0d98a26735f8d42859a08f788215ce.zip
Merge branch 'tari01-pr/move-to-cmake'
Attributes GH PR #7: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 8ddabd4..0000000
--- a/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-SUBDIRS = data \
- src \
- tests
-
-EXTRA_DIST = \
- ChangeLog
-
-include $(top_srcdir)/Makefile.am.coverage