X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=1ab59487cc26af608819e12ee2fe1e3a3a7ca2f6;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=11e18439a9af8b0f13ee2bb755625289803b023b;hpb=6cb88bc04f67ebc3264d3832f4ce5cca2c642ab4;p=ust.git diff --git a/Makefile.am b/Makefile.am index 11e1843..1ab5948 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,7 @@ -SUBDIRS = libust hello libmallocwrap ustd +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