From 74970372b6586b336364ac1affac9dd7d22baef1 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Mon, 29 Nov 2021 01:47:10 +0100 Subject: [gui] motd --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cafdb13..3f42739 100644 --- a/Makefile +++ b/Makefile @@ -301,7 +301,8 @@ clean: ######################################################################### qmllint: - @qmllint gui/qml/*.qml + @qmllint gui/*.qml + @qmllint gui/components/*.qml qmlfmt: # needs https://github.com/jesperhh/qmlfmt in your path -- cgit v1.2.3