Set hidden visibility for calls used in lttng-ctl
[lttng-tools.git] / src / common / Makefile.am
index 131fda8e5925ee51579828d30659a6664b0d0e16..ca48153c36b8a97bd50959df1e103aa448cc9fae 100644 (file)
@@ -9,8 +9,7 @@ noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h uri.h utils.
 # Common library
 noinst_LTLIBRARIES = libcommon.la
 
-libcommon_la_SOURCES = runas.c runas.h common.h futex.c futex.h uri.c uri.h \
-                       utils.c utils.h
+libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h common.h futex.c futex.h uri.c uri.h
 
 # Consumer library
 noinst_LTLIBRARIES += libconsumer.la
This page took 0.023018 seconds and 4 git commands to generate.