|
|
## Process this file with automake to produce Makefile.in | ## Process this file with automake to produce Makefile.in |
| |
LDADD = -lfuse -lpthread \ |
LDADD = -lfuse -lpthread -lobexftp \ |
@OPENOBEX_LIBS@ \ | @OPENOBEX_LIBS@ \ |
-lbluetooth \ | -lbluetooth \ |
-lobexftp -lmulticobex -lbfb |
-lmulticobex -lbfb |
| |
obexfs_SOURCES = obexfs.c | obexfs_SOURCES = obexfs.c |
| |