aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index f8283a6a9..5a5d6ba71 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -50,7 +50,7 @@ common_sources = \
homedir.c \
gettime.c \
yesno.c \
- b64enc.c \
+ b64enc.c b64dec.c \
convert.c \
miscellaneous.c \
xasprintf.c \