Fixed ticket #130 - libs linking - thanks eostapets

This commit is contained in:
Mario Danic 2008-03-06 13:31:00 +00:00
parent 1fb2d8c392
commit 2c00ae34ae
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,9 @@ libisoburn_libisoburn_la_SOURCES = \
libisoburn/isofs_wrap.c \
libisoburn/libisoburn.h \
version.h
libisoburn_libisoburn_la_LIBADD = \
-lisofs \
-lburn
libinclude_HEADERS = \
libisoburn/libisoburn.h