Add manpages for ustd, ustctl, and usttrace
[ust.git] / Makefile.am
index 112e8ebf8944ab528cf11f793d78d16c9a666e1d..05ea397ec600bedde4b880b8998601364171065a 100644 (file)
@@ -5,9 +5,9 @@ ACLOCAL_AMFLAGS = -I m4
 # 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 libustcomm libust . tests libustinstr-malloc ustd ustctl libustfork include
+SUBDIRS = snprintf libustcomm libust . tests libustinstr-malloc ustd ustctl libustfork include doc
 
-EXTRA_DIST = doc libust.ldscript.in libust-initializer.c
+EXTRA_DIST = libust.ldscript.in libust-initializer.c
 dist_bin_SCRIPTS = usttrace
 
 ldscriptsdir = $(libdir)
This page took 0.022885 seconds and 4 git commands to generate.