Move liblttng-ust-tracepoint to 'src/lib/'
[lttng-ust.git] / src / common / Makefile.am
index ff2cfd71bfa6e47dda5f101eac972d5310dfb8a4..078ec9eefdbf99e611c675e9e797567488052ee7 100644 (file)
@@ -14,13 +14,17 @@ noinst_HEADERS = \
        creds.h \
        dynamic-type.h \
        elf.h \
+       err-ptr.h \
        events.h \
+       hash.h \
        jhash.h \
        logging.h \
        macros.h \
+       ns.h \
        patient.h \
        procname.h \
        safe-snprintf.h \
+       tracepoint.h \
        wait.h
 
 noinst_HEADERS += \
@@ -142,6 +146,8 @@ libcommon_la_SOURCES = \
        getenv.h \
        logging.c \
        logging.h \
+       strutils.c \
+       strutils.h \
        patient.c
 
 libcommon_la_LIBADD = \
This page took 0.023182 seconds and 4 git commands to generate.