Commit | Line | Data |
---|---|---|
17bb07b4 PMF |
1 | nobase_include_HEADERS = \ |
2 | ust/immediate.h \ | |
17bb07b4 PMF |
3 | ust/marker.h \ |
4 | ust/tracepoint.h \ | |
5 | ust/processor.h \ | |
6 | ust/probe.h \ | |
7 | ust/ust.h \ | |
8 | ust/tracectl.h \ | |
12e81b07 | 9 | ust/core.h \ |
ec3e0940 | 10 | ust/clock.h \ |
12e81b07 | 11 | ust/type-serializer.h \ |
76154767 | 12 | ust/kcompat/kcompat.h \ |
17bb07b4 PMF |
13 | ust/kcompat/compiler.h \ |
14 | ust/kcompat/disable.h \ | |
15 | ust/kcompat/hlist.h \ | |
16 | ust/kcompat/jhash.h \ | |
17 | ust/kcompat/kref.h \ | |
18 | ust/kcompat/simple.h \ | |
19 | ust/kcompat/types.h | |
fbca6b62 | 20 | |
bf0d695d | 21 | noinst_HEADERS = share.h usterr.h ust_snprintf.h |