summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d628eb5..f8e6e38 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ DIRS = etc usr po qml
FILES = $(TEXT_FILES) $(DIRS) LICENSE
check:
- /usr/bin/python3 -m pyflakes usr/share/mageiawelcome/*.py
+ /usr/bin/python3 -m pyflakes qml/*.py
clean:
rm -f *~ \#*\#