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 e65684c0f..3143e8a4d 100644 --- a/g13/Makefile.am +++ b/g13/Makefile.am @@ -33,6 +33,7 @@ g13_SOURCES = \ server.c server.h \ create.c create.h \ mount.c mount.h \ + mountinfo.c mountinfo.h \ call-gpg.c call-gpg.h \ runner.c runner.h \ backend.c backend.h \ |