X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=83119805714186dbbe8982a371987c2a5f5fb485;hb=e1fcbbce5b6f355b00f251703107a9fad9d08371;hp=43fb2036f3c080406527327c4051e019efa325a3;hpb=46cec820d380796882540bf5a8904949d86e3515;p=ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 43fb203..8311980 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -2,13 +2,9 @@ SUBDIRS = . hello hello2 basic basic_long fork simple_include snprintf test-neve dist_noinst_SCRIPTS = test_loop runtests trace_matches -lib_LTLIBRARIES = libtap.la +noinst_LIBRARIES = libtap.a -libtap_la_SOURCES = \ +libtap_a_SOURCES = \ tap.c \ tap.h -libtap_la_LDFLAGS = -no-undefined -version-info 0:0:0 - -libtap_la_LIBADD = \ - -lpthread \ No newline at end of file