diff options
Diffstat (limited to '')
-rw-r--r-- | assuan/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assuan/Makefile.am b/assuan/Makefile.am index b7a1a85cb..3c576900b 100644 --- a/assuan/Makefile.am +++ b/assuan/Makefile.am @@ -19,6 +19,7 @@ ## Process this file with automake to produce Makefile.in +EXTRA_DIST = mkerrors INCLUDES = -I.. -I$(top_srcdir)/include BUILT_SOURCES = assuan-errors.c |