Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | Upstream-Status: Inappropriate [embedded specific] |
| 2 | |
| 3 | Don't build the doc examples - we don't need them and in fact they |
| 4 | never successfully built in previous iterations of the lttng-ust |
| 5 | recipe anyway. |
| 6 | |
| 7 | Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> |
| 8 | |
| 9 | Index: doc/Makefile.am |
| 10 | =================================================================== |
| 11 | --- a/doc/Makefile.am |
| 12 | +++ b/doc/Makefile.am |
| 13 | @@ -1,4 +1,4 @@ |
| 14 | -SUBDIRS = . examples |
| 15 | +SUBDIRS = . |
| 16 | |
| 17 | dist_man_MANS = man/lttng-gen-tp.1 \ |
| 18 | man/lttng-ust.3 \ |