diff -urN anyremote-2.0/src/Makefile.am anyremote-2.0.new/src/Makefile.am --- anyremote-2.0/src/Makefile.am 2006-11-03 17:58:20.000000000 +0100 +++ anyremote-2.0.new/src/Makefile.am 2006-11-19 18:32:58.000000000 +0100 @@ -1,3 +1,4 @@ bin_PROGRAMS = anyremote anyremote_SOURCES = atsend.c btio.c main.c parse.c atsend.h common.h btio.h common.h parse.h -anyremote_LDFLAGS = @LDFLAGS@ -lbluetooth +anyremote_LDFLAGS = @LDFLAGS@ +anyremote_LDADD = -lbluetooth