X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libustctl%2FMakefile.am;fp=libustctl%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=c20e9665ce94541b26b6b48813dec616744758d3;hb=3bd1e0819b577ffcb44acd7c2f8e02ff09654b7b;hpb=f84efadf55274918ca038a4e06e0a8af1a320654 diff --git a/libustctl/Makefile.am b/libustctl/Makefile.am deleted file mode 100644 index c20e9665c..000000000 --- a/libustctl/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm -AM_CFLAGS = -fno-strict-aliasing - -noinst_LTLIBRARIES = libustctl.la - -libustctl_la_SOURCES = - -libustctl_la_LIBADD = $(top_builddir)/libustcomm/libustcomm.la -