diff options
Diffstat (limited to 'assuan/Makefile.am')
-rw-r--r-- | assuan/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assuan/Makefile.am b/assuan/Makefile.am index 4607bc7c..9e0625a3 100644 --- a/assuan/Makefile.am +++ b/assuan/Makefile.am @@ -20,7 +20,7 @@ ## Process this file with automake to produce Makefile.in EXTRA_DIST = mkerrors -INCLUDES = -I.. -I$(top_srcdir)/gpgme +INCLUDES = -I.. -I$(top_srcdir)/src BUILT_SOURCES = assuan-errors.c MOSTLYCLEANFILES = assuan-errors.c |