Add some missing headers and files for make dist
[ust.git] / Makefile.am
index 996aedd386fbe7fc5f0d14cf3fca4247e412f300..dd92eaf31e02749b2073bc72af40b996d7d3d7ad 100644 (file)
@@ -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
This page took 0.021923 seconds and 4 git commands to generate.