X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=dd92eaf31e02749b2073bc72af40b996d7d3d7ad;hb=5f118a1c28ec1a3b4ad0dc847dac9636ce69852d;hp=996aedd386fbe7fc5f0d14cf3fca4247e412f300;hpb=b4512257eb71d0432554047acf6278dc42a15a75;p=ust.git diff --git a/Makefile.am b/Makefile.am index 996aedd..dd92eaf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1,8 @@ -SUBDIRS = libust hello libmallocwrap +ACLOCAL_AMFLAGS = -I m4 +SUBDIRS = libust tests libmallocwrap ustd ustctl libinterfork + +EXTRA_DIST = doc share/kernelcompat.h share/localerr.h share/share.h \ + share/usterr.h +dist_bin_SCRIPTS = usttrace + +include_HEADERS = share/kernelcompat.h share/localerr.h share/usterr.h