X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libustcomm%2FMakefile.am;fp=libustcomm%2FMakefile.am;h=3ae96d5e4cb1646de2221f40ad393a109e24099a;hp=2672071e2f953f61c34e44802a05c356e5da69d5;hb=4723ca096d740ff93da400df304c9902e9834e5f;hpb=d9ac3d712ae55d3049000ead812450e2fe067387 diff --git a/libustcomm/Makefile.am b/libustcomm/Makefile.am index 2672071..3ae96d5 100644 --- a/libustcomm/Makefile.am +++ b/libustcomm/Makefile.am @@ -4,8 +4,7 @@ AM_CFLAGS = -fno-strict-aliasing noinst_LTLIBRARIES = libustcomm.la libustcomm_la_SOURCES = \ ustcomm.h \ - ustcomm.c \ - multipoll.h \ - multipoll.c + ustcomm.c + libustcomm_la_LDFLAGS = -no-undefined -static libustcomm_la_CFLAGS = -DUST_COMPONENT="libustcomm" -fPIC -fno-strict-aliasing