X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libustcomm%2FMakefile.am;fp=libustcomm%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=fa1f231850aa4cbc15fb0b77ba88a9f2b0f02684;hb=a183785e7c3c29db9356fe65ad4364326f5dba1b;hpb=24b487b8fd44e7c4938d6915a1bd958141fee8f7 diff --git a/libustcomm/Makefile.am b/libustcomm/Makefile.am deleted file mode 100644 index fa1f23185..000000000 --- a/libustcomm/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -AM_CFLAGS = -fno-strict-aliasing - -noinst_LTLIBRARIES = libustcomm.la - -libustcomm_la_SOURCES = - -libustcomm_la_LDFLAGS = -no-undefined -static - -libustcomm_la_CFLAGS = -fPIC -fno-strict-aliasing -