diff --git a/libpointmatcher/Makefile b/libpointmatcher/Makefile index f88cd1b3932ab40eb1e9365008a25656b9c5ca9c..042371cd021ede2d9e826ae6c90dc8dcc59bb101 100644 --- a/libpointmatcher/Makefile +++ b/libpointmatcher/Makefile @@ -31,6 +31,6 @@ include ../../pkgtools/pkg-config/depend.mk include ../../mk/sysdep/cmake.mk include ../../mk/language/c.mk include ../../mk/language/c++.mk -include ../../mk/robotpkg.mk include ../../mk/sysdep/doxygen.mk include ../../mk/sysdep/googletest.mk +include ../../mk/robotpkg.mk