robotexecdir = $(RTB_DIR)/Robots INCLUDES = -I$(top_srcdir)/include robotexec_PROGRAMS = seek_and_destroy.robot seek_and_destroy_robot_SOURCES = seek_and_destroy.cc saddir = $(RTB_DIR)/Robots/seek_and_destroy sad_DATA = $(seek_and_destroy_robot_SOURCES) Makefile.am