summaryrefslogtreecommitdiff
path: root/actions/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'actions/Makefile.am')
-rw-r--r--actions/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/actions/Makefile.am b/actions/Makefile.am
index 4498f4a..1709992 100644
--- a/actions/Makefile.am
+++ b/actions/Makefile.am
@@ -13,6 +13,9 @@ clean-local :
DISTCLEANFILES = org.freedesktop.policykit.policy
-EXTRA_DIST = org.freedesktop.policykit.policy.in
+EXTRA_DIST = \
+ org.freedesktop.policykit.policy.in \
+ meson.build \
+ $(NULL)
-include $(top_srcdir)/git.mk