Extend API and remove lttng_uri from lttng.h
[lttng-tools.git] / src / common / Makefile.am
index 131fda8e5925ee51579828d30659a6664b0d0e16..84bed094fd94f16365cb0d5b8d5a96824f25ce86 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 = 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.022668 seconds and 4 git commands to generate.