domain-control: added domain-control plugin (modified decision-proto).
[profile/ivi/murphy.git] / src / plugins / decision-proto / Makefile
1 ifneq ($(strip $(MAKECMDGOALS)),)
2 %:
3         $(MAKE) -C .. $(MAKECMDGOALS)
4 else
5 all:
6         $(MAKE) -C .. all
7 endif