Add the load session API call
[lttng-tools.git] / include / Makefile.am
index cbd8861fc83bd6a8d82fa74b38a038b139c9cccb..d40cb4a4fea2fbb7327dd95bcb56cdbeb2145be1 100644 (file)
@@ -83,9 +83,11 @@ lttnginclude_HEADERS = \
        lttng/lttng-error.h \
        lttng/snapshot.h \
        lttng/save.h \
+       lttng/load.h \
        version.h
 
 noinst_HEADERS = \
        lttng/snapshot-internal.h \
        lttng/health-internal.h \
-       lttng/save-internal.h
+       lttng/save-internal.h \
+       lttng/load-internal.h
This page took 0.022436 seconds and 4 git commands to generate.