tests: remove problematic (and unnecessary) type annotation
[babeltrace.git] / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3SUBDIRS = . ctf ctf-text
4
5lib_LTLIBRARIES = libbabeltrace_registry.la
6
7libbabeltrace_registry_la_SOURCES = registry.c
This page took 0.023284 seconds and 5 git commands to generate.