summaryrefslogtreecommitdiff
path: root/examples/calc++/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'examples/calc++/local.mk')
-rw-r--r--examples/calc++/local.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/calc++/local.mk b/examples/calc++/local.mk
index 839ef865..5d9dce02 100644
--- a/examples/calc++/local.mk
+++ b/examples/calc++/local.mk
@@ -64,6 +64,6 @@ examples_calc___calc___SOURCES = \
examples/calc++/calc++-parser.hh
examples_calc___calc___CPPFLAGS = -I$(top_srcdir)/examples/calc++
-TESTS += examples/calc++/test
+TESTS += examples/calc++/calc++.test
endif
-EXTRA_DIST += examples/calc++/test
+EXTRA_DIST += examples/calc++/calc++.test