aboutsummaryrefslogtreecommitdiff
path: root/libbutl/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-13 17:03:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-13 17:03:53 +0300
commitd24acbe9679cd25d649a47fe49232eb724bb2d70 (patch)
treeb67a9d256d9814e5b99d1ebfcd38ca95c9c8c622 /libbutl/buildfile
parent8f98a0f7574d0f73d8d0e548416808911a172d49 (diff)
Add hxx prerequisite type in test buildfiles
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r--libbutl/buildfile2
1 files changed, 2 insertions, 0 deletions
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}