rename libinterfork -> libustfork
[ust.git] / Makefile.am
index e3a4bbdc4eed8a5821ab3f19a7c24a6445480f5b..e2d131a8ac592e90c242c3cbd6b04b4952343909 100644 (file)
@@ -5,7 +5,7 @@ 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 libmallocwrap ustd ustctl libinterfork include
+SUBDIRS = snprintf libustcomm libust . tests libmallocwrap ustd ustctl libustfork include
 
 EXTRA_DIST = doc libust.ldscript.in libust-initializer.c
 dist_bin_SCRIPTS = usttrace
This page took 0.022474 seconds and 4 git commands to generate.