INCLUDES = $(APPMAP_CFLAGS) bin_PROGRAMS = appmap appmap_SOURCES = \ appmap-gen.c \ appmap-gen.h \ utils.c \ utils.h appmap_LDADD = $(APPMAP_LIBS)