summaryrefslogtreecommitdiff
path: root/ext/compressors/bzip2_compress/Makefile.am
blob: e1b067b83d100a36f805ae2fb00840dbb734f5e6 (plain)
1
2
3
4
5
6
INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src/include
LDADD = -lbz2

noinst_LTLIBRARIES = bzip2_compress.la
bzip2_compress_la_SOURCES = bzip2_compress.c
bzip2_compress_la_LDFLAGS = -no-undefined -module -avoid-version