diff --git a/genom3/Makefile b/genom3/Makefile index c326c79f557495894a415b5780cfaba66b657a8f..c848f88790c5dd54f6afdcb3a39167c9187a4b15 100644 --- a/genom3/Makefile +++ b/genom3/Makefile @@ -16,9 +16,11 @@ COMMENT= Software components generator for robotics architecture. LICENSE= 2-clause-bsd GNU_CONFIGURE= yes +INFO_FILES= genom3.info NOT_FOR_PLATFORM= # empty include ../../pkgtools/pkg-config/depend.mk -include ../../mk/sysdep/flex.mk include ../../mk/sysdep/bison.mk +include ../../mk/sysdep/flex.mk +include ../../mk/sysdep/texinfo.mk include ../../mk/robotpkg.mk