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