enum, change enum name <container_type> to enum name : container_type
[babeltrace.git] / formats / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3SUBDIRS = . ctf
4
5noinst_LIBRARIES = libregistry.a
6
7libregistry_a_SOURCES = registry.c
This page took 0.024407 seconds and 4 git commands to generate.