build: fix srcdir!=builddir

This commit is contained in:
Dan Winship 2013-05-03 09:22:58 -04:00
parent bb9b276278
commit 2a617267d1

View file

@ -5,6 +5,7 @@ AM_CPPFLAGS = \
-I${top_srcdir}/src \
-I${top_srcdir}/src/logging \
-I${top_srcdir}/src/generated \
-I${top_builddir}/src/generated \
-I${top_srcdir}/libnm-util \
-DKERNEL_HACKS=1