diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ TEXT_FILES = Makefile DIRS = etc usr po qml i18n -FILES = $(TEXT_FILES) $(DIRS) LICENSE +FILES = $(TEXT_FILES) $(DIRS) LICENSE *.pro check: /usr/bin/python3 -m pyflakes qml/*.py |