Add gendoc to clean target.
This commit is contained in:
parent
3ee2532597
commit
23db356dec
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ imports: $(HACKERBASE-DEPS)
|
|||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
rm -f *.c *.link *.o *.import.scm ../hackerbase
|
||||
rm -f *.c *.link *.o *.import.scm ../hackerbase ../gendoc
|
||||
|
||||
.PHONY: install
|
||||
install: static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue