summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2017-02-24 09:57:34 +0100
committerDaiki Ueno <ueno@gnu.org>2017-02-27 17:12:05 +0100
commit7053ace4ae5b3e2129e5a8ffe482420bfc14f894 (patch)
tree476cf038821a4aec98c6d49b42b98bdb0ac75b4d /Makefile.am
parent156b0c9249f6da54195d2a6a817ea92552e78bf8 (diff)
systemd: Fix location of p11-kit-remote
The p11-kit-remote executable is now located under $libexecdir, but we should use the p11-kit command to launch the subcommand.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ff97372..2df3cc7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,8 @@ private_PROGRAMS =
CHECK_PROGS =
+CLEANFILES =
+
EXTRA_DIST = HACKING
incdir = $(includedir)/p11-kit-1/p11-kit