aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 72db67a0d9..6cbce899f0 100644
--- a/Makefile
+++ b/Makefile
@@ -142,6 +142,9 @@ clint-full: build/.ran-cmake
check-single-includes: build/.ran-cmake
+$(BUILD_CMD) -C build check-single-includes
+generated-sources: build/.ran-cmake
+ +$(BUILD_CMD) -C build generated-sources
+
appimage:
bash scripts/genappimage.sh