robotexecdir = $(RTB_DIR)/Robots robotexec_PROGRAMS = empty.robot empty_robot_SOURCES = empty.c emptydir = $(RTB_DIR)/Robots/empty empty_DATA = $(empty_robot_SOURCES) Makefile.am