move probe stuff to probe.h, to have it available in system wide headers
[ust.git] / include / Makefile.am
index 3f6ca1e13533bc4dee6127a717d7998f5166ff0e..ea66be86e5b53b1d33e6c3201b0f2cd10aa1bd36 100644 (file)
@@ -1,4 +1,4 @@
 nobase_include_HEADERS = ust/immediate.h ust/kernelcompat.h ust/marker.h \
-       ust/tracepoint.h ust/processor.h ust/ust.h
+       ust/tracepoint.h ust/processor.h ust/probe.h ust/ust.h
 
 noinst_HEADERS = share.h usterr.h
This page took 0.023463 seconds and 4 git commands to generate.