From d24acbe9679cd25d649a47fe49232eb724bb2d70 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Jul 2017 17:03:53 +0300 Subject: Add hxx prerequisite type in test buildfiles --- libbutl/buildfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbutl/buildfile') diff --git a/libbutl/buildfile b/libbutl/buildfile index c4b949d..f2674ff 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -15,6 +15,8 @@ else # (strptime.c timelocal.h timelocal.c), so treat them as files to exclude from # the compilation. # +# @@ Change to 'file{*.c *.h}' when supported. +# lib{butl}: file{*.c +*.h} hxx{version}: in{version} $src_root/file{manifest} -- cgit v1.1