diff options
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r-- | g10/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index c3e5432e3..fdca1405c 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -72,6 +72,7 @@ common_source = \ pkglue.c pkglue.h gpg2_SOURCES = gpg.c \ + server.c \ $(common_source) \ pkclist.c \ skclist.c \ |