summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-02-10 20:27:54 +0100
committerWerner Koch <wk@gnupg.org>2004-02-10 20:27:54 +0100
commitf0d63ef75d2f03d41260e2c6a9f277cbcd71987a (patch)
tree3f18ce280ff38cf44e78741850cfec9848506bdf /common/Makefile.am
parent* minip12.c (parse_bag_encrypted_data): Finished implementation. (diff)
downloadgnupg2-f0d63ef75d2f03d41260e2c6a9f277cbcd71987a.tar.xz
gnupg2-f0d63ef75d2f03d41260e2c6a9f277cbcd71987a.zip
New. Based on code from ../sm/base64.c.
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 640051be4..393e48435 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -34,6 +34,7 @@ libcommon_a_SOURCES = \
sysutils.c sysutils.h \
gettime.c \
yesno.c \
+ b64enc.c \
miscellaneous.c \
xasprintf.c \
membuf.c membuf.h \