From: Thomas Schwinge Date: Wed, 29 Dec 2010 10:57:53 +0000 (+0100) Subject: Make it build in a separate build directory. X-Git-Tag: 0.10_rc1~48 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/commitdiff_plain/5f53ce3e2b9704f4f2a4be92c91f82c697c15b9d Make it build in a separate build directory. Signed-off-by: Thomas Schwinge --- diff --git a/contrib/notmuch-deliver/src/Makefile.am b/contrib/notmuch-deliver/src/Makefile.am index 939dc856..fbb29ab2 100644 --- a/contrib/notmuch-deliver/src/Makefile.am +++ b/contrib/notmuch-deliver/src/Makefile.am @@ -1,4 +1,5 @@ DEFS+= -DGITHEAD=\"$(GITHEAD)\" +AM_CPPFLAGS= -I$(top_srcdir) AM_CFLAGS= @NOTMUCH_DELIVER_CFLAGS@ $(glib_CFLAGS) noinst_HEADERS=\