lib: force user to include `<babeltrace2/babeltrace.h>`
[babeltrace.git] / src / common / Makefile.am
index 7db98d7af11d9cfe43d792e544eb6ac47f847c9a..02b8106a0f7b604b56074c3f06dfc6b07dcabee1 100644 (file)
@@ -3,12 +3,12 @@ AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
 noinst_LTLIBRARIES = libbabeltrace2-common.la
 
 libbabeltrace2_common_la_SOURCES = \
-       assert.h \
        assert.c \
+       assert.h \
        common.c \
        common.h \
-       logging.c \
-       logging.h
+       uuid.c \
+       uuid.h
 
 noinst_HEADERS = \
        align.h \
This page took 0.024918 seconds and 4 git commands to generate.