summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests/tm17/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/tmtests/tm17/Makefile.in')
-rw-r--r--c/src/tests/tmtests/tm17/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/tests/tmtests/tm17/Makefile.in b/c/src/tests/tmtests/tm17/Makefile.in
index a929059363..1d774e12ad 100644
--- a/c/src/tests/tmtests/tm17/Makefile.in
+++ b/c/src/tests/tmtests/tm17/Makefile.in
@@ -44,8 +44,9 @@ PACKHEX = @PACKHEX@
# (OPTIONAL) Add local stuff here using +=
#
+OPERATION_COUNT = @OPERATION_COUNT@
DEFINES +=
-CPPFLAGS += -I$(srcdir)/../include
+CPPFLAGS += -I$(srcdir)/../include -DOPERATION_COUNT=$(OPERATION_COUNT)
CFLAGS +=
LD_PATHS +=