X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=83119805714186dbbe8982a371987c2a5f5fb485;hp=43fb2036f3c080406527327c4051e019efa325a3;hb=67787f501db5865f004a7de72312383aee97e05b;hpb=535b0d0af1b6421ceb83e22821e85bc6919d16d9 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