Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / Makefile.am
index dd92eaf31e02749b2073bc72af40b996d7d3d7ad..1ab59487cc26af608819e12ee2fe1e3a3a7ca2f6 100644 (file)
@@ -1,8 +1,7 @@
 ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = libust tests libmallocwrap ustd ustctl libinterfork
+SUBDIRS = libust tests libmallocwrap ustd ustctl libinterfork include
 
-EXTRA_DIST = doc share/kernelcompat.h share/localerr.h share/share.h \
-       share/usterr.h
+EXTRA_DIST = doc share/kernelcompat.h share/share.h share/usterr.h
 dist_bin_SCRIPTS = usttrace
 
-include_HEADERS = share/kernelcompat.h share/localerr.h share/usterr.h
+include_HEADERS = share/kernelcompat.h share/usterr.h
This page took 0.023249 seconds and 4 git commands to generate.