Disable doc/examples build
[lttng-ust.git] / doc / examples / Makefile.am
index 6bb13a7fa7e2b13c3dbcc0c833bf5152f658e915..2e1b35cfdac197c232fd49024e2bbb8892f701c7 100644 (file)
@@ -38,7 +38,7 @@ dist_doc_examples_hello_static_lib_DATA = hello-static-lib/Makefile \
 #
 #all-local:
 #      for subdir in $(SUBDIRS_PROXY); do \
-#              cd $$subdir && $(MAKE) AM_CPPFLAGS="-I../../../include/" AM_LDFLAGS='-L../../../liblttng-ust/.libs/ -Wl,-rpath="$(PWD)/../../liblttng-ust/.libs/"' LTTNG_GEN_TP_PATH="../../tools/" $(AM_MAKEFLAGS) all; cd ..; \
+#              cd $$subdir && $(MAKE) AM_CPPFLAGS="-I../../../include/" AM_LDFLAGS='-L../../../liblttng-ust/.libs/ -Wl,-rpath="$(PWD)/../../liblttng-ust/.libs/"' LTTNG_GEN_TP_PATH="../../../tools/" $(AM_MAKEFLAGS) all; cd ..; \
 #      done
 #
 #clean-local:
This page took 0.02363 seconds and 4 git commands to generate.