aboutsummaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 7bf008caa..9bdc8dce6 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -30,6 +30,8 @@ AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(LIBASSUAN_CFLAGS) $(KSBA_CFLAGS) \
libcommon_a_SOURCES = \
util.h i18n.h \
errors.h \
+ openpgpdefs.h \
+ keyserver.h \
sexp-parse.h \
sexputil.c \
maperror.c \
@@ -56,7 +58,6 @@ libcommon_a_SOURCES = \
pka.c pka.h \
http.c http.h
-
libsimple_pwquery_a_SOURCES = \
simple-pwquery.c simple-pwquery.h asshelp.c asshelp.h