diff --git a/roscontrol-sot/Makefile b/roscontrol-sot/Makefile index 131eb97c6b343e4a5831b9d3344b29358600cae8..64ab65aca5098f2c711ad0855819efd94243dc92 100644 --- a/roscontrol-sot/Makefile +++ b/roscontrol-sot/Makefile @@ -47,6 +47,7 @@ include ../../mk/robotpkg.prefs.mk ifeq (Ubuntu,${OPSYS}) ifneq (,$(filter 16.04,${OS_VERSION})) include ../../wip/prf-ros-controllers/depend.mk + include ../../wip/pal-hardware-interfaces/depend.mk endif endif include ../../devel/ros-roscpp-core/depend.mk