summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-11-04 10:00:24 +0000
committerWerner Koch <wk@gnupg.org>2009-11-04 10:00:24 +0000
commit8b30641f35200d82897cd659d180e4423a803e85 (patch)
treef4278b1f2e721668dabbfc0e7d2fcaff92cde0bb /src/Makefile.am
parentf342672465427384c706ccd4476d603fc04df1de (diff)
downloadlibassuan-8b30641f35200d82897cd659d180e4423a803e85.tar.gz
Extended HELP command.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index bfbcfec..0d6ec0b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -39,7 +39,7 @@ common_sources = \
assuan.c \
context.c \
system.c \
- debug.c \
+ debug.c debug.h \
conversion.c \
assuan-error.c \
assuan-buffer.c \