summaryrefslogtreecommitdiffstats
path: root/tools/meson/files/openwrt-native.txt.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/meson/files/openwrt-native.txt.in')
-rw-r--r--tools/meson/files/openwrt-native.txt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/meson/files/openwrt-native.txt.in b/tools/meson/files/openwrt-native.txt.in
index eba63c00b1..48e09ece2c 100644
--- a/tools/meson/files/openwrt-native.txt.in
+++ b/tools/meson/files/openwrt-native.txt.in
@@ -3,6 +3,7 @@ c = [@CC@]
cpp = [@CXX@]
pkgconfig = '@PKGCONFIG@'
cmake = '@CMAKE@'
+python = '@PYTHON@'
[built-in options]
c_args = [@CFLAGS@]