callouts: Mark nmdbus-dispatcher.[ch] as BUILT_SOURCES

Otherwise we might hit race conditions during build.
This commit is contained in:
Colin Walters
2014-10-28 17:40:14 -04:00
committed by Dan Winship
parent 85030d9131
commit 6d1912ff2e

View File

@@ -69,6 +69,8 @@ nmdbus-dispatcher.h: nm-dispatcher.xml
nmdbus-dispatcher.c: nmdbus-dispatcher.h
@true
BUILT_SOURCES = nmdbus-dispatcher.h nmdbus-dispatcher.c
###########################################
# dispatcher envp
###########################################