summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/root.build8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/root.build b/build/root.build
index 02edc02..3caf259 100644
--- a/build/root.build
+++ b/build/root.build
@@ -1,6 +1,6 @@
using cxx
-hxx.ext = hxx
-ixx.ext = ixx
-txx.ext = txx
-cxx.ext = cxx
+hxx{*}: extension = hxx
+ixx{*}: extension = ixx
+txx{*}: extension = txx
+cxx{*}: extension = cxx