mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 21:38:06 +02:00
make distcheck happier (but still not completely happy)
This commit is contained in:
parent
fbb20f04ad
commit
d7e671ddad
1 changed files with 3 additions and 2 deletions
|
|
@ -2,8 +2,9 @@ INCLUDES = \
|
||||||
-I$(top_srcdir)/include \
|
-I$(top_srcdir)/include \
|
||||||
-I$(top_srcdir)/libnm-util \
|
-I$(top_srcdir)/libnm-util \
|
||||||
-I$(top_srcdir)/src/dhcp-manager \
|
-I$(top_srcdir)/src/dhcp-manager \
|
||||||
-I$(top_srcdir)/marshallers \
|
-I$(top_builddir)/marshallers \
|
||||||
-I$(top_srcdir)/src
|
-I$(top_srcdir)/src \
|
||||||
|
-I$(top_builddir)/src
|
||||||
|
|
||||||
noinst_PROGRAMS = test-dhcp-options
|
noinst_PROGRAMS = test-dhcp-options
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue