diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 0aa70cc..2def39a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -84,8 +84,6 @@ else VFD_LIST = sec2 stdio core split multi family endif -DEFAULT_VFD = @DEFAULT_VFD_NAME@ - # Additional target for running timing test timings _timings: testmeta @for timing in $(TIMINGS) dummy; do \ |