From b19b4637c5d357f50f34a073a134e9dcd727fa1f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 3 Jun 2015 16:11:08 -0400 Subject: build: Start using git.mk I was looking at: https://bugs.freedesktop.org/show_bug.cgi?id=85504 But polkit, particularly because of its use of recursive make, is a good fit for git.mk. --- actions/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actions') diff --git a/actions/Makefile.am b/actions/Makefile.am index f111078..4498f4a 100644 --- a/actions/Makefile.am +++ b/actions/Makefile.am @@ -14,3 +14,5 @@ clean-local : DISTCLEANFILES = org.freedesktop.policykit.policy EXTRA_DIST = org.freedesktop.policykit.policy.in + +-include $(top_srcdir)/git.mk -- cgit v1.2.1