callouts: Mark nmdbus-dispatcher.[ch] as BUILT_SOURCES
authorColin Walters <walters@verbum.org>
Tue, 28 Oct 2014 21:40:14 +0000 (17:40 -0400)
committerDan Winship <danw@gnome.org>
Tue, 28 Oct 2014 21:50:24 +0000 (17:50 -0400)
Otherwise we might hit race conditions during build.

callouts/Makefile.am

index 2f725b0..f682579 100644 (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
 ###########################################