Rework configure script
[lttng-ust.git] / doc / examples / Makefile.am
index 6f723a4a7e9f7915b30c1c1ccdda483bf257362a..9c72afa316de6d842b5c74b27b74267a253c3cb7 100644 (file)
@@ -97,10 +97,6 @@ dist_doc_examples_getcpu_override_DATA = getcpu-override/Makefile \
        getcpu-override/run-getcpu-override \
        getcpu-override/README
 
-if NO_SHARED
-# Don't build examples if shared libraries support was explicitly
-# disabled.
-else
 # Copies are for VPATH build support
 SUBDIRS_PROXY = easy-ust demo hello-static-lib demo-tracef clock-override \
                getcpu-override demo-tracelog
@@ -197,4 +193,3 @@ clean-local:
                        rm -rf $(builddir)/$$subdir; \
                done; \
        fi;
-endif
This page took 0.022618 seconds and 4 git commands to generate.