]> git.pld-linux.org Git - packages/anyremote.git/blame - anyremote-link.patch
- 2.8
[packages/anyremote.git] / anyremote-link.patch
CommitLineData
26d0d4c8
MB
1diff -urN anyremote-2.0/src/Makefile.am anyremote-2.0.new/src/Makefile.am
2--- anyremote-2.0/src/Makefile.am 2006-11-03 17:58:20.000000000 +0100
3+++ anyremote-2.0.new/src/Makefile.am 2006-11-19 18:32:58.000000000 +0100
4@@ -1,3 +1,4 @@
5 bin_PROGRAMS = anyremote
6 anyremote_SOURCES = atsend.c btio.c main.c parse.c atsend.h common.h btio.h common.h parse.h
7-anyremote_LDFLAGS = @LDFLAGS@ -lbluetooth
8+anyremote_LDFLAGS = @LDFLAGS@
9+anyremote_LDADD = -lbluetooth
This page took 2.572296 seconds and 4 git commands to generate.