summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-02-17 17:08:04 +0000
committerWerner Koch <wk@gnupg.org>2010-02-17 17:08:04 +0000
commitb2b28305902dd4242d845796b4616203ae142c94 (patch)
tree63ebde89397e1b69ad1b55b7fca1698f943fde5a /ChangeLog
parent1da37a94fc9a1c3db886beee108f81d10fcf6f0d (diff)
downloadlibgpg-error-b2b28305902dd4242d845796b4616203ae142c94.tar.gz
Yet another try to make it work:
We need to create the gpg-extra directory. With that we don't need to keep that directory in the repo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a1f0d1..3dc9c22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
extra_headers.
(mkerrcodes.h): Depend on gpg_extra_headers.
(install-data-local): New.
+ (gpg-extra/errno.h): Create gpg-extra dir if needed.
2010-02-17 Werner Koch <wk@g10code.com>