summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-12-08 17:30:33 +0100
committerWerner Koch <wk@gnupg.org>2009-12-08 17:30:33 +0100
commit9a96043be4bed4e18320918e042b1601c9d93e95 (patch)
tree0066f7268d25aa95d59cf5fbb7570e487b809c52 /common/Makefile.am
parentSupport CERT records via ADNS (diff)
downloadgnupg2-9a96043be4bed4e18320918e042b1601c9d93e95.tar.xz
gnupg2-9a96043be4bed4e18320918e042b1601c9d93e95.zip
Unification of the search descriptor usage.
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 29312c9dc..d5446ddd2 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -70,6 +70,7 @@ common_sources = \
http.c http.h \
localename.c \
session-env.c session-env.h \
+ userids.c userids.h \
helpfile.c
# Sources only useful without PTH.