mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 00:10:07 +01:00
build: fix distcheck
New platform changes need NMPlatformReason enum which requires the generated nm-enum-types.h, which is only in the builddir.
This commit is contained in:
parent
356cad68fa
commit
1923f54d79
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ AM_CPPFLAGS = \
|
|||
-I${top_srcdir} \
|
||||
-I${top_srcdir}/include \
|
||||
-I${top_srcdir}/src \
|
||||
-I${top_builddir}/src \
|
||||
-I${top_srcdir}/src/logging \
|
||||
-I${top_srcdir}/libnm-util \
|
||||
-I${srcdir}/.. \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue