[Openais] exec/Makefile, depend target update needed

Hans Feldt Hans.Feldt at ericsson.com
Thu Apr 27 05:40:12 PDT 2006


Dependencies are wrong, following change is needed:

-       makedepend -Y -- $(CFLAGS) $(CPPFLAGS) $(EXEC_SRC) $(TOTEM_SRC) 
 > /dev/null 2>&1
+       makedepend -Y -- $(CFLAGS) $(CPPFLAGS) $(EXEC_SRC) $(TOTEM_SRC) 
$(LCR_SRC) > /dev/null 2>&1

Regards,
Hans



More information about the Openais mailing list