OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/Makefile.am |
2 | +++ b/Makefile.am |
||
3 | @@ -143,8 +143,8 @@ CLEANFILES= |
||
4 | DISTCLEANFILES= |
||
5 | BUILT_SOURCES = |
||
6 | include include/include.am |
||
7 | -include sample/include.am |
||
8 | -include test/include.am |
||
9 | +#include sample/include.am |
||
10 | +#include test/include.am |
||
11 | |||
12 | if BUILD_WIN32 |
||
13 |