Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD

This commit is contained in:
2009-02-03 16:24:48 +00:00
parent 58c0732a8e
commit 31a0966735
3 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ xorriso_xorriso_CFLAGS = -DXorriso_with_maiN \
$(READLINE_DEF) $(LIBACL_DEF) $(XATTR_DEF)
xorriso_xorriso_LDADD = libisoburn/libisoburn.la -lisofs -lburn \
$(THREAD_LIBS)
$(THREAD_LIBS) $(LIBBURN_ARCH_LIBS)
xorriso_xorriso_SOURCES = \
xorriso/xorriso.h \