diff --git a/morse-ros/Makefile b/morse-ros/Makefile index e05025e60c9cda4d520ea857e6ea26fd1ed0b12d..7ea7dfaa6ce9286d78c152e95f9cf085a9feb4ca 100644 --- a/morse-ros/Makefile +++ b/morse-ros/Makefile @@ -18,7 +18,7 @@ CMAKE_ARGS+= -DBUILD_HLA_SUPPORT=OFF CMAKE_ARGS+= -DPYMORSE_SUPPORT=OFF #include ../../interfaces/ros-common-msgs/depend.mk -include ../../mk/sysdep/py-yaml.mk +include ../../wip/py-yaml/depend.mk include ../../sysutils/py-rospkg/depend.mk include ../../sysutils/py-catkin-pkg/depend.mk include ../../simulation/morse/depend.mk