aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-06-19 22:37:31 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-06-19 22:41:03 +0200
commit0d2f95ffba76a338b5820f862d826a7ac1812ec3 (patch)
tree8eaf9b97f41999920043d46911270295f053aec0 /Makefile.am
parent3f81885ee3e44486505935760da7c812efc4c76f (diff)
downloadlibbrandt-0d2f95ffba76a338b5820f862d826a7ac1812ec3.tar.gz
libbrandt-0d2f95ffba76a338b5820f862d826a7ac1812ec3.zip
merge smc into crypto module. add 2dim array helpers
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 76820c6..0f9dd23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,8 +7,7 @@ lib_LTLIBRARIES = \
7libbrandt_la_SOURCES = \ 7libbrandt_la_SOURCES = \
8 brandt.c \ 8 brandt.c \
9 crypto.c \ 9 crypto.c \
10 util.c \ 10 util.c
11 smc.c
12 11
13libbrandt_la_LIBADD = \ 12libbrandt_la_LIBADD = \
14 -lgcrypt -lgpg-error 13 -lgcrypt -lgpg-error