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 3e81ae418..415822a4d 100644 --- a/g10/Makefile.am +++ b/g10/Makefile.am @@ -48,7 +48,7 @@ endif common_source = \ gpg.h \ - cipher.h \ + dek.h \ build-packet.c \ compress.c \ $(bzip2_source) \ |