summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 13920d7..e38d1a4 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -7,6 +7,10 @@ INCLUDES = \
bin_PROGRAMS = \
p11-kit
+p11_kit_SOURCES = \
+ compat.c compat.h \
+ p11-kit.c
+
p11_kit_LDADD = \
$(top_builddir)/p11-kit/libp11-kit.la \
$(LTLIBINTL)