Commit | Line | Data |
---|---|---|
ac65e355 MD |
1 | AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include |
2 | ||
22133895 | 3 | SUBDIRS = . ctf ctf-text bt-dummy |
ac65e355 | 4 | |
7fb21036 | 5 | lib_LTLIBRARIES = libbabeltrace_registry.la |
ac65e355 | 6 | |
7fb21036 | 7 | libbabeltrace_registry_la_SOURCES = registry.c |