diff options
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r-- | g10/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index f6f80e63e..9c829fa24 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -59,7 +59,7 @@ common_source = \ textfilter.c \ progress.c \ misc.c \ - rmd160.c \ + rmd160.c rmd160.h \ options.h \ openfile.c \ keyid.c \ |