Add some missing headers and files for make dist
[ust.git] / Makefile.am
index 11e18439a9af8b0f13ee2bb755625289803b023b..dd92eaf31e02749b2073bc72af40b996d7d3d7ad 100644 (file)
@@ -1 +1,8 @@
-SUBDIRS = libust hello libmallocwrap ustd
+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
This page took 0.022166 seconds and 4 git commands to generate.