summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:52:34 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:52:34 +0200
commitc3ceaf900358dbd7e2fe375d2114d658e27b29dc (patch)
tree3c6cd0d7c9b9a00449390a05feb4e3e697bc545a /tests
parent1c8dcf10265b9e8205dc94e6575d06fccbd6c07a (diff)
parent1d3b191e05c76800fd3c30675f101e9dc5b2f5f1 (diff)
Merge 4.0.4 into releases
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index ec41447..059b5ce 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -13,7 +13,7 @@ OBJECTS = RtAudio.o @objects@
CC = @CXX@
DEFS = @debug@
DEFS += @audio_apis@
-CFLAGS = @cflags@
+CFLAGS = @CFLAGS@
CFLAGS += @warn@ -I$(INCLUDE) -I../include
LIBRARY = @LIBS@
LIBRARY += @frameworks@