diff options
Diffstat (limited to 'g10/Makefile.am')
-rw-r--r-- | g10/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/g10/Makefile.am b/g10/Makefile.am index 6940be67a..3137bb894 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -63,8 +63,7 @@ common_source = \ plaintext.c \ sig-check.c \ keylist.c \ - pkglue.c pkglue.h \ - signal.c + pkglue.c pkglue.h gpg_SOURCES = g10.c \ $(common_source) \ |