Cleanup: update ifdef wrapper name
[babeltrace.git] / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3ACLOCAL_AMFLAGS = -I m4
4
5SUBDIRS = include types lib formats converter tests doc
6
7dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
8 std-ext-lib.txt
9
10dist_noinst_DATA = CodingStyle
This page took 0.021914 seconds and 4 git commands to generate.