diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index d991182d0..de9e8f5ce 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -68,7 +68,7 @@ common_sources = \ sexputil.c \ sysutils.c sysutils.h \ homedir.c \ - gettime.c \ + gettime.c gettime.h \ yesno.c \ b64enc.c b64dec.c \ convert.c \ |