13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
17
16
EXTRA_LTLIBRARIES = libcrc32udf.la
18
17
pkgplugin_LTLIBRARIES = @plugin_crc32_shared_target@
19
18
libcrc32udf_la_LDFLAGS = -module -avoid-version -rpath $(pkgplugindir)
20
19
libcrc32udf_la_LIBADD = $(LIBZ)
22
21
libcrc32udf_la_SOURCES = crc32udf.cc