X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=Makefile.am;h=7a636128d588ab980461cca49ebedf6efc302cff;hp=531a4a8288d8e275fc5e14e382ffcdfc0235e120;hb=c462e188f3e7819c7bc74f671038cdbf36e8c3c0;hpb=0d0f514904a3ebb85775abceed30da0675f55cc6 diff --git a/Makefile.am b/Makefile.am index 531a4a82..7a636128 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,9 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = types formats lib converter tests +SUBDIRS = include types lib formats converter tests doc extras + +dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \ + std-ext-lib.txt + +dist_noinst_DATA = CodingStyle