Use 'ust-' prefix for all global private headers
[lttng-ust.git] / include / Makefile.am
index 4a9e6d39aafec8162caba3c7888ee065b67cd31f..c338205c9ec2518daa94d1a3c4dd7bd6ab7201ff 100644 (file)
@@ -53,7 +53,7 @@ nobase_nodist_include_HEADERS = \
 
 noinst_HEADERS = \
        usterr-signal-safe.h \
-       ust_snprintf.h \
+       ust-snprintf.h \
        ust-comm.h \
        ust-fd.h \
        ust-tid.h \
@@ -61,6 +61,6 @@ noinst_HEADERS = \
        ust-dlfcn.h \
        ust-dynamic-type.h \
        ust-context-provider.h \
-       helper.h \
-       share.h
+       ust-helper.h \
+       ust-share.h
 
This page took 0.024712 seconds and 4 git commands to generate.