X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=1ab59487cc26af608819e12ee2fe1e3a3a7ca2f6;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=f1ccfcf1497d8411b83bff40f9f90ea179a34040;hpb=7a7dca403897749bd9517dbb94cfc144adfd64f9;p=ust.git diff --git a/Makefile.am b/Makefile.am index f1ccfcf..1ab5948 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,7 @@ -SUBDIRS = libmarkers libtracectl libtracing +ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = libust tests libmallocwrap ustd ustctl libinterfork include + +EXTRA_DIST = doc share/kernelcompat.h share/share.h share/usterr.h +dist_bin_SCRIPTS = usttrace + +include_HEADERS = share/kernelcompat.h share/usterr.h