X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=92ae455806e385bd8c4b5a7105b3881d4ecd0b41;hb=b3bdf00d5feee54e53ec81cffd38cb6d5d53e262;hp=4fca446e5f97240b8d387fd853f1a4c6e5d915c9;hpb=cdff92e0e0e875348b6ec549ef9d2282161faf80;p=lttng-ust.git diff --git a/src/Makefile.am b/src/Makefile.am index 4fca446e..92ae4558 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,14 +2,8 @@ SUBDIRS = \ common \ - libringbuffer \ - liblttng-ust-comm \ - liblttng-ust \ lib if ENABLE_PYTHON_AGENT SUBDIRS += python-lttngust endif - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = lttng-ust.pc lttng-ust-ctl.pc