aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
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 27d0511..1774875 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -54,5 +54,5 @@ libassuan_a_SOURCES = \
libassuan_a_LIBADD = @LIBOBJS@
-assuan-errors.c : assuan.h
+assuan-errors.c : assuan.h mkerrors
$(srcdir)/mkerrors < $(srcdir)/assuan.h > assuan-errors.c