aboutsummaryrefslogtreecommitdiff
path: root/libbutl/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-07-17 22:28:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-07-17 22:28:05 +0300
commit41da9fabee47c81c1c8f59fe6616f24fc1b21294 (patch)
treeab9043ec6c67ed54de2c547f21c8e6acb75c5909 /libbutl/buildfile
parent64dd39fb19123d22399cb828940f46b05ebdb8f8 (diff)
Adapt buildfile to pattern group semantics change
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r--libbutl/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/libbutl/buildfile b/libbutl/buildfile
index f2674ff..a540ff0 100644
--- a/libbutl/buildfile
+++ b/libbutl/buildfile
@@ -15,9 +15,7 @@ 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}
+lib{butl}: file{*.c *.h}
hxx{version}: in{version} $src_root/file{manifest}
hxx{version}: dist = true