Add a save API to lttng-ctl
[lttng-tools.git] / include / Makefile.am
index e813575a7d6eed44fee8b018f69d593a3d112f2c..547857edb8f62e5072eeda76637cd4459d71876f 100644 (file)
@@ -2,8 +2,10 @@ lttnginclude_HEADERS = \
        lttng/health.h \
        lttng/lttng.h \
        lttng/lttng-error.h \
-       lttng/snapshot.h
+       lttng/snapshot.h \
+       lttng/save.h
 
 noinst_HEADERS = \
        lttng/snapshot-internal.h \
-       lttng/health-internal.h
+       lttng/health-internal.h \
+       lttng/save-internal.h
This page took 0.022907 seconds and 4 git commands to generate.