Add missing permission notice in each source file
[babeltrace.git] / tests / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
aa968dde
YB
3SUBDIRS = lib
4
1e3d1cee 5noinst_PROGRAMS = test-bitfield
ac65e355
MD
6
7test_bitfield_SOURCES = test-bitfield.c
607c826c 8
7baec44e 9EXTRA_DIST = runall.sh ctf-traces/**
607c826c
MD
10
11check-am:
12 ./runall.sh
This page took 0.033388 seconds and 4 git commands to generate.