X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=Makefile.am;h=531a4a8288d8e275fc5e14e382ffcdfc0235e120;hp=073dfc6d52d95d5443c17eafb58f58991157761b;hb=d8ff4d5c628434353a45ec43ed11bd03e020c60e;hpb=4c8bfb7e0a9cef6e74cefa38ed54bf8cbd424183 diff --git a/Makefile.am b/Makefile.am index 073dfc6d..531a4a82 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = types formats converter tests +SUBDIRS = types formats lib converter tests