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:
@@ -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}/.. \
|
||||
|
Reference in New Issue
Block a user