Move print.h header to upper level dir
[babeltrace.git] / plugins / ctf / Makefile.am
index 566577ae96705e92a88ac562bdfc4849b3701e5e..297106da2628576403832bcfee28468834bb2089 100644 (file)
@@ -2,6 +2,8 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 SUBDIRS = common fs-src fs-sink lttng-live
 
+noinst_HEADERS = print.h
+
 plugindir = "$(PLUGINSDIR)"
 plugin_LTLIBRARIES = libbabeltrace-plugin-ctf.la
 
This page took 0.024325 seconds and 4 git commands to generate.