summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4f6aec3..1e1c46b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,7 +42,11 @@ endif
common_sources = \
assuan-defs.h \
- assuan-util.c \
+ assuan.c \
+ context.c \
+ system.c \
+ debug.c \
+ conversion.c \
assuan-error.c \
assuan-buffer.c \
assuan-handler.c \