Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / ust / clock-override / Makefile.am
index 2a226303aa7d36c4455ce4ad5c9477dcf0b4b911..8559ef02e1f5c2a39bc4401537527491cdc98f18 100644 (file)
@@ -9,8 +9,6 @@ EXTRA_DIST = test_clock_override lttng-ust-clock-override-test.c
 
 else
 
-AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir)/src
-
 # The rpath is necessary because libtool won't build a shared library
 # if it's noinst_
 GETCPU_LIBTOOL_FLAGS = \
This page took 0.02282 seconds and 4 git commands to generate.