Remove localerr.h
[ust.git] / Makefile.am
index 2d6c23b6653f64c2b470dfaaa8566b85cc82247c..46dc86ca7ffa9dbade74c624bef5cb9e21ed64cf 100644 (file)
@@ -1,5 +1,7 @@
 ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = libust tests libmallocwrap ustd ust libinterfork
+SUBDIRS = libust tests libmallocwrap ustd ustctl libinterfork
 
-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
This page took 0.022696 seconds and 4 git commands to generate.