2010-09-28 12:33:32 -04:00
|
|
|
pkglib_LTLIBRARIES = forked-daapd-sqlext.la
|
|
|
|
|
|
|
|
forked_daapd_sqlext_la_SOURCES = sqlext.c
|
|
|
|
forked_daapd_sqlext_la_LDFLAGS = -avoid-version -module -shared
|
2016-12-27 17:51:37 -05:00
|
|
|
forked_daapd_sqlext_la_LIBADD = $(LIBUNISTRING)
|