1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-11-27 11:24:34 -05:00

Run "clean-src" at "clean"

This commit is contained in:
Braiden Vasco 2017-11-09 05:57:02 +00:00
parent b574a64c83
commit d36d79f5d5

View file

@ -23,7 +23,7 @@ endif
all: all-kernel
clean: clean-kernel clean-iso clean-libk clean-arch clean-test clean-modules
clean: clean-kernel clean-iso clean-libk clean-arch clean-src clean-test clean-modules
test: run-test