X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=python%2FMakefile.am;h=89e66f855cd322d8d2a3698d8794da812e50b319;hb=74c193566426bdf857ced781c36decb77d9fd755;hp=859986371f9abf6b09775dcf160fce24945ea9c6;hpb=79bdfa30ae1b8613211339b6318fc7cb2887bf5e;p=hivex.git diff --git a/python/Makefile.am b/python/Makefile.am index 8599863..89e66f8 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -36,6 +36,7 @@ libhivexmod_la_SOURCES = hivex-py.c libhivexmod_la_CFLAGS = -Wall -I$(PYTHON_INCLUDEDIR) \ -I$(top_srcdir)/lib -I$(top_builddir)/lib libhivexmod_la_LIBADD = $(top_builddir)/lib/libhivex.la +libhivexmod_la_LDFLAGS = -avoid-version -shared TESTS_ENVIRONMENT = \ PYTHONPATH=$(builddir):$(builddir)/.libs