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