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 f2242b6e9..880b01b76 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -52,6 +52,7 @@ common_sources = \ gettime.c \ yesno.c \ b64enc.c b64dec.c \ + zb32.c \ convert.c \ percent.c \ miscellaneous.c \ |