iterator: fix type warning on 32-bit build
[babeltrace.git] / Makefile.am
index 531a4a8288d8e275fc5e14e382ffcdfc0235e120..0a9bb9abe17d5250c3e342fac2bc9c666e70388d 100644 (file)
@@ -2,4 +2,7 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = types formats lib converter tests
+SUBDIRS = include types formats lib converter tests doc
+
+dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
+               std-ext-lib.txt
This page took 0.022941 seconds and 4 git commands to generate.