unauthorizedAccept option
[dyskinesia.git] / tests / otr / Jamrules
blob0fe4a98d4414a694004ed274b7b98565d94a426d
1 softinclude $(TOP)/Jamrules.configure ;
3 set-profile ;
4 set-target-locations ;
6 pkg-config 'libotr' ;
8 CFLAGS += -pthread ;
9 LINKFLAGS += -pthread ;
11 softinclude $(TOP)/Jamrules.local ;
12 softinclude $(TOP)/Jamrules.libs ;
13 softinclude $(TOP)/Jamrules.install ;