Silence -Wunused-but-set-variable error with clang
[babeltrace.git] / src / plugins / Makefile.am
index 9b23e3c41c86ed738d33246052ef330f7d4929ec..c2a0d4c281b6e44971536ba09d9c71885e8b1603 100644 (file)
@@ -1,7 +1,7 @@
-SUBDIRS = utils text ctf
+# SPDX-License-Identifier: MIT
+
+SUBDIRS = common utils text ctf
 
 if ENABLE_DEBUG_INFO
 SUBDIRS += lttng-utils
 endif
-
-noinst_HEADERS = plugins-common.h
This page took 0.02277 seconds and 4 git commands to generate.