move probe stuff to probe.h, to have it available in system wide headers
[ust.git] / include / Makefile.am
index 38973bea7e49174e837a0f2b76018f17f601f915..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/tracer.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.023065 seconds and 4 git commands to generate.