Commit | Line | Data |
---|---|---|
1 | nobase_include_HEADERS = \ | |
2 | ust/immediate.h \ | |
3 | ust/kernelcompat.h \ | |
4 | ust/marker.h \ | |
5 | ust/tracepoint.h \ | |
6 | ust/processor.h \ | |
7 | ust/probe.h \ | |
8 | ust/ust.h \ | |
9 | ust/tracectl.h \ | |
10 | ust/kcompat/kcompat.h \ | |
11 | ust/kcompat/compiler.h \ | |
12 | ust/kcompat/disable.h \ | |
13 | ust/kcompat/hlist.h \ | |
14 | ust/kcompat/jhash.h \ | |
15 | ust/kcompat/kref.h \ | |
16 | ust/kcompat/simple.h \ | |
17 | ust/kcompat/types.h | |
18 | ||
19 | noinst_HEADERS = share.h usterr.h ust_snprintf.h |