Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / ust / daemon / Makefile.am
index 76a34ef07eb7cb41a4919dd0eb6ebfd1bd963e45..cc63b63b744c1b45b589bad8bfcde31d4c5daf46 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(srcdir)
+AM_CPPFLAGS += -I$(srcdir)
 
 noinst_PROGRAMS = daemon
 daemon_SOURCES = daemon.c ust_tests_daemon.h
This page took 0.023514 seconds and 4 git commands to generate.