mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 09:28:06 +02:00
build: fix srcdir != builddir issue
This commit is contained in:
parent
e7b6fb2630
commit
4eb4402c01
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ if ENABLE_DOC
|
||||||
|
|
||||||
INCLUDES = \
|
INCLUDES = \
|
||||||
-I$(top_srcdir)/include \
|
-I$(top_srcdir)/include \
|
||||||
|
-I$(top_builddir)/include \
|
||||||
-I$(top_srcdir)/libnm-util
|
-I$(top_srcdir)/libnm-util
|
||||||
|
|
||||||
noinst_PROGRAMS = \
|
noinst_PROGRAMS = \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue