summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2000-01-27 16:50:44 +0000
committerWerner Koch <wk@gnupg.org>2000-01-27 16:50:44 +0000
commitda28544e769340027fcf98fdb6f9ca916180b794 (patch)
treecf57281b0f6147002f66318272423ebf47e5d129 /Makefile.am
parenta83d63bdea6b73697d76dfeb84600b067b68065c (diff)
downloadlibgcrypt-da28544e769340027fcf98fdb6f9ca916180b794.tar.gz
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 60fb64c8..bf47e022 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ EXTRA_DIST = README-alpha VERSION PROJECTS BUGS
# gettext never gets it right, so we take here care of deleting the
# symlink. my_clean_gcrypt is just a kludge until we can include
# libgcrypt.
-DISTCLEANFILES = g10defs.h intl/libintl.h ${my_clean_gcrypt}
+DISTCLEANFILES = gnupg-defs.h intl/libintl.h ${my_clean_gcrypt}
dist-hook:
@set -e; \