Commit 7f8ac60a authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

build: Polish output for the vrt_test.c target

parent 5884e2f2
......@@ -162,7 +162,7 @@ noinst_PROGRAMS = vbm_test vrt_test
vbm_test_SOURCES = vbm_test.c vbm.h
vrt_test.c: vdef.h vrt.h
cat $(srcdir)/vdef.h $(srcdir)/vrt.h > $@
$(AM_V_GEN) cat $(srcdir)/vdef.h $(srcdir)/vrt.h > $@
vrt_test_BUILT_SOURCES = vrt_test.c
vrt_test_CFLAGS = -c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment