X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=1ab59487cc26af608819e12ee2fe1e3a3a7ca2f6;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=1f9ba751ef89192f77d860bc25d7bf601f07a80a;hpb=6dd969b5dd702909b8eb827e850c851053774055;p=ust.git diff --git a/Makefile.am b/Makefile.am index 1f9ba75..1ab5948 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,7 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = libust tests 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