aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-02-17 09:58:38 +0000
committerWerner Koch <[email protected]>2010-02-17 09:58:38 +0000
commit00f73c0f1e893b555c7c8a6e45d341189c4a04f3 (patch)
tree20542833fcb165d5fa85c2c25617441af5032f25 /src
parentMinor fixes. (diff)
downloadlibgpg-error-00f73c0f1e893b555c7c8a6e45d341189c4a04f3.tar.gz
libgpg-error-00f73c0f1e893b555c7c8a6e45d341189c4a04f3.zip
Made make distcheck work again.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7c5556c..5fd0bfd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,10 +23,8 @@
if HAVE_W32CE_SYSTEM
-extra_headers = gpg-extra/errno.h
extra_cppflags = -idirafter gpg-extra
else
-extra_headers =
extra_cppflags =
endif