tests: Move libtestcommon to utils
[babeltrace.git] / tests / utils / Makefile.am
... / ...
CommitLineData
1SUBDIRS = tap
2
3noinst_LTLIBRARIES = libtestcommon.la
4libtestcommon_la_SOURCES = common.c common.h
5
6# Directories added to EXTRA_DIST will be recursively copied to the distribution.
7EXTRA_DIST = python
This page took 0.023069 seconds and 4 git commands to generate.