1bin_PROGRAMS = btbridged 2 3btbridged_SOURCES = btbridged.c 4btbridged_LDFLAGS = $(SYSTEMD_LIBS) 5btbridged_CFLAGS = $(SYSTEMD_CFLAGS) 6