Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / ust / getcpu-override / Makefile.am
index 21076e134e54c88e0f998fef29a735e07c2f9224..a6487d9bb7f6ce9c6d939b282bd3afa8927d04aa 100644 (file)
@@ -10,8 +10,6 @@ EXTRA_DIST = test_getcpu_override run-getcpu-override \
 
 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.022914 seconds and 4 git commands to generate.