X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=types%2FMakefile.am;h=bdaa84bfeaf36dcb7a8cad2c98dac61d1eb80c75;hb=HEAD;hp=0417519642248cbd5d91ae9f9816c4308913e7e6;hpb=018f3175330093bae1c35ed2e571c8181254c545;p=babeltrace.git diff --git a/types/Makefile.am b/types/Makefile.am deleted file mode 100644 index 04175196..00000000 --- a/types/Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include - -noinst_LTLIBRARIES = libbabeltrace_types.la - -libbabeltrace_types_la_SOURCES = \ - array.c \ - enum.c \ - float.c \ - integer.c \ - sequence.c \ - string.c \ - struct.c \ - variant.c \ - types.c