More removal
[lttng-ust.git] / Makefile.am
index 0a9cde64acfe3d892db0b1bbf5efce60a1551325..fe0bbaa399292655867d5825cbad5e04555515bf 100644 (file)
@@ -5,7 +5,10 @@ ACLOCAL_AMFLAGS = -I config
 # libust and '.' (that contains the linker script). However, '.'
 # must be installed after libust so it can overwrite libust.so with
 # the linker script.
-SUBDIRS = snprintf libust . tests libustinstr-malloc libustfork include doc
+SUBDIRS = snprintf libust include doc
+
+#temporarily disabled
+# . tests libustinstr-malloc libustfork
 
 EXTRA_DIST = libust.ldscript.in libust-initializer.c libust-initializer.h
 
This page took 0.022746 seconds and 4 git commands to generate.