summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f310068..ff97372 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,9 @@ noinst_SCRIPTS =
TESTS = $(CHECK_PROGS)
+moduledir = $(p11_module_path)
+module_LTLIBRARIES =
+
include common/Makefile.am
include p11-kit/Makefile.am