diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 1 |
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 \ |