mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +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
|
||||
|
||||
clean:
|
||||
rm -rf .\#* \#* *.pyz *.bak
|
||||
rm -rf .\#* \#* *.pyc *.bak
|
||||
@rm -f $(TEMPLATE_PYFILES)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user