mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
fix typo in make clean
This commit is contained in:
parent
c8494f02f5
commit
1fa54e3ec4
@ -11,5 +11,5 @@ templates: $(TEMPLATE_PYFILES)
|
|||||||
template: templates
|
template: templates
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf .\#* \#* *.pyz *.bak
|
rm -rf .\#* \#* *.pyc *.bak
|
||||||
@rm -f $(TEMPLATE_PYFILES)
|
@rm -f $(TEMPLATE_PYFILES)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user