Fix: liblttng-ust-dl Makefile flags mismatch
[lttng-ust.git] / liblttng-ust-dl / Makefile.am
index 7989cda540e75f57287d724e1c319fabf686cecb..b8ea2a3940599f42c6ed2e9819fd3cb89e869c63 100644 (file)
@@ -16,4 +16,4 @@ if LTTNG_UST_BUILD_WITH_LIBC_DL
 liblttng_ust_dl_la_LIBADD += -lc
 endif
 
-libustdl_CFLAGS = -DUST_COMPONENT=liblttng-ust-dl -fno-strict-aliasing
+liblttng_ust_dl_la_CFLAGS = -DUST_COMPONENT=liblttng-ust-dl -fno-strict-aliasing
This page took 0.022628 seconds and 4 git commands to generate.