summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 70a2cfefe6..980b45f676 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ node_modules: package.json
BUILD_DEPS += .mason/mason
BUILD_DEPS += Makefile
BUILD_DEPS += node_modules
+BUILD_DEPS += CMakeLists.txt
#### macOS targets ##############################################################