OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | --- a/Makefile |
2 | +++ b/Makefile |
||
3 | @@ -139,9 +139,7 @@ endif |
||
4 | |||
5 | # The "tools" are needed early, so put this first |
||
6 | # Don't include stuff already done in $(LIBS) |
||
7 | -SUBDIRS = tools \ |
||
8 | - examples/standalone \ |
||
9 | - examples/api |
||
10 | +SUBDIRS = tools |
||
11 | |||
12 | .PHONY : $(SUBDIRS) |
||
13 |