summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-02-10 21:29:16 +0100
committerGravatar Martin Szulecki2013-02-10 21:29:16 +0100
commit11a856070d61c4adb892ebc4310145187acd31f2 (patch)
treef97d696a03b3b645b83504762a8b392ed4a2179b
parent1ba437876afd9d9db53d5c2232e733fc36502020 (diff)
downloadlibvformat-11a856070d61c4adb892ebc4310145187acd31f2.tar.gz
libvformat-11a856070d61c4adb892ebc4310145187acd31f2.tar.bz2
Do not install vformat test program
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 407e901..cb5f463 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,4 +1,4 @@
-bin_PROGRAMS = vformat
+noinst_PROGRAMS = vformat
vformat_SOURCE = testsuppt.c vformat.c
vformat_LDADD = ../src/.libs/libvformat.a testsuppt.o