Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / regression / ust / fork / Makefile.am
index 89a2ec985e972848cf51ae80376340c8c8d6bfea..b07cf9dba0cbadb233c7f85ac2ea17fc0cedb627 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(srcdir)
+AM_CPPFLAGS += -I$(srcdir)
 
 noinst_PROGRAMS = fork fork2
 fork_SOURCES = fork.c ust_tests_fork.h
This page took 0.024842 seconds and 4 git commands to generate.