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