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