Add MIT-licensed priority heap, based on CLRS, chap. 6
[babeltrace.git] / Makefile.am
index 073dfc6d52d95d5443c17eafb58f58991157761b..67485eda1cd17371bb5f502c353cb89ffdd4cb48 100644 (file)
@@ -2,4 +2,4 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = types formats converter tests
+SUBDIRS = types formats converter lib tests
This page took 0.023056 seconds and 4 git commands to generate.