diff options
Diffstat (limited to 'g13/Makefile.am')
-rw-r--r-- | g13/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g13/Makefile.am b/g13/Makefile.am index 2108f562a..e65684c0f 100644 --- a/g13/Makefile.am +++ b/g13/Makefile.am @@ -30,6 +30,7 @@ g13_SOURCES = \ g13.c g13.h \ keyblob.h \ utils.c utils.h \ + server.c server.h \ create.c create.h \ mount.c mount.h \ call-gpg.c call-gpg.h \ |