aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-07 11:16:52 +0100
committerChristian Grothoff <christian@grothoff.org>2012-02-07 11:16:52 +0100
commit996bb158f3091adbb60519dfdbe96b3aea9952fa (patch)
tree24483ae5b8e6f3b2549bea93ef9452025ba15e08 /Makefile.am
parent90e9f837ed30b6e38b7b64243d88104107bc8ece (diff)
downloadtlsdate-996bb158f3091adbb60519dfdbe96b3aea9952fa.tar.gz
-misc fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0eb84df..15f03af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,9 +7,10 @@ EXTRA_DIST = \
autogen.sh
# Our main program
-bin_PROGRAMS = tlsdate
+bin_PROGRAMS = tlsdate tlsdate-helper
tlsdate_SOURCES = tlsdate.c
-noinst_HEADERS = tlsdate.h
+tlsdate_helper_SOURCES = tlsdate-helper.c
+tlsdate_helper_LDADD = -lcap -lssl -lcrypto
# Our documentation
doc_DATA = tlsdate.1