aboutsummaryrefslogtreecommitdiff
path: root/example/calc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'example/calc/Makefile.am')
-rw-r--r--example/calc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/calc/Makefile.am b/example/calc/Makefile.am
index 4767579..454b2b8 100644
--- a/example/calc/Makefile.am
+++ b/example/calc/Makefile.am
@@ -17,7 +17,7 @@
AUTOMAKE_OPTIONS = dejagnu
-bin_PROGRAMS = calc
+noinst_PROGRAMS = calc
calc_SOURCES = calc.c
RUNTESTDEFAULTFLAGS = --tool calc CALC=`pwd`/calc --srcdir $$srcdir/testsuite \ No newline at end of file