properly install libustd and libustcmd
[ust.git] / include / Makefile.am
index 5a8b075f528bfb7bde1a1a14f8130c9d604450cc..d034ac5b0fc2e26927f6325da5bf228080a61ab9 100644 (file)
@@ -1,6 +1,5 @@
 nobase_include_HEADERS = \
        ust/immediate.h \
-       ust/kernelcompat.h \
        ust/marker.h \
        ust/tracepoint.h \
        ust/processor.h \
@@ -8,6 +7,7 @@ nobase_include_HEADERS = \
        ust/ust.h \
        ust/tracectl.h \
        ust/core.h \
+       ust/clock.h \
        ust/type-serializer.h \
        ust/kcompat/kcompat.h \
        ust/kcompat/compiler.h \
@@ -16,6 +16,8 @@ nobase_include_HEADERS = \
        ust/kcompat/jhash.h \
        ust/kcompat/kref.h \
        ust/kcompat/simple.h \
-       ust/kcompat/types.h
+       ust/kcompat/types.h \
+       ust/ustcmd.h \
+       ust/ustd.h
 
 noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took 0.023624 seconds and 4 git commands to generate.