try and fix build error
This commit is contained in:
parent
ec0cda06f5
commit
41f27ee708
@ -27,9 +27,8 @@ subdirs:
|
|||||||
$(MAKE) -C home
|
$(MAKE) -C home
|
||||||
$(MAKE) -C phones
|
$(MAKE) -C phones
|
||||||
$(MAKE) -C slipstream
|
$(MAKE) -C slipstream
|
||||||
$(MAKE) -C software
|
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) index.html css/index.html home/index.html phones/index.html slipstream/index.html software/index.html
|
$(RM) index.html css/index.html home/index.html phones/index.html slipstream/index.html
|
||||||
|
|
||||||
.PHONY: generate clean
|
.PHONY: generate clean
|
||||||
|
Loading…
Reference in New Issue
Block a user