properly install libustd and libustcmd
[ust.git] / include / Makefile.am
index eba0fe5b8153ff37e571d857a466fdc7e850a5a7..d034ac5b0fc2e26927f6325da5bf228080a61ab9 100644 (file)
@@ -7,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 \
@@ -15,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.025238 seconds and 4 git commands to generate.