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:
Dan Williams
2013-08-02 17:09:50 -05:00
parent 356cad68fa
commit 1923f54d79

View File

@@ -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}/.. \