Remove Babeltrace 1 files and reorganize the tree
[babeltrace.git] / formats / ctf-text / types / Makefile.am
diff --git a/formats/ctf-text/types/Makefile.am b/formats/ctf-text/types/Makefile.am
deleted file mode 100644 (file)
index 71796f9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
-noinst_LTLIBRARIES = libctf-text-types.la
-
-libctf_text_types_la_SOURCES = \
-       array.c \
-       enum.c \
-       float.c \
-       integer.c \
-       sequence.c \
-       string.c \
-       struct.c \
-       variant.c
-
-libctf_text_types_la_LIBADD = \
-       $(top_builddir)/lib/libbabeltrace.la
This page took 0.022698 seconds and 4 git commands to generate.