mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-24 11:58:10 +01:00
Make it build in a separate build directory.
Signed-off-by: Thomas Schwinge <thomas@schwinge.name>
This commit is contained in:
parent
01478051aa
commit
5f53ce3e2b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
DEFS+= -DGITHEAD=\"$(GITHEAD)\"
|
DEFS+= -DGITHEAD=\"$(GITHEAD)\"
|
||||||
|
AM_CPPFLAGS= -I$(top_srcdir)
|
||||||
AM_CFLAGS= @NOTMUCH_DELIVER_CFLAGS@ $(glib_CFLAGS)
|
AM_CFLAGS= @NOTMUCH_DELIVER_CFLAGS@ $(glib_CFLAGS)
|
||||||
|
|
||||||
noinst_HEADERS=\
|
noinst_HEADERS=\
|
||||||
|
|
Loading…
Reference in a new issue