X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=libustcomm%2FMakefile.am;h=3ae96d5e4cb1646de2221f40ad393a109e24099a;hb=f446d1cbf3f3b2e722b68b6bcbee2359d0f3d8e5;hp=2672071e2f953f61c34e44802a05c356e5da69d5;hpb=e7cc3e3415e0092809627e89168e1cba8b5800f6;p=ust.git 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