Fix: liblttng-ust-fork Makefile flags mismatch
[lttng-ust.git] / liblttng-ust-fork / Makefile.am
index 49466f6481d6a39a0b3c1623956c2d1f2e1907ec..aea276e4fb4a33ff6fec64b33691e903191a9143 100644 (file)
@@ -13,4 +13,4 @@ if LTTNG_UST_BUILD_WITH_LIBC_DL
 liblttng_ust_fork_la_LIBADD += -lc
 endif
 
-libustfork_CFLAGS = -DUST_COMPONENT=liblttng-ust-fork -fno-strict-aliasing
+liblttng_ust_fork_la_CFLAGS = -DUST_COMPONENT=liblttng-ust-fork -fno-strict-aliasing
This page took 0.024607 seconds and 4 git commands to generate.