Fix open_mmap_trace missing support
[babeltrace.git] / Makefile.am
index e824e4cb0baf01a5a9fd74576eaed4df5fe60ea3..074e17d17ed26ac6bd69ebe2429e1f02cea702e9 100644 (file)
@@ -2,6 +2,7 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = include types formats lib converter tests
+SUBDIRS = include types lib formats converter tests doc
 
-dist_doc_DATA = ChangeLog
+dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
+               std-ext-lib.txt
This page took 0.023119 seconds and 4 git commands to generate.