X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2Ftypes%2FMakefile.am;h=9ce41a6bec267ab8a4cb5b53c08426f527236b72;hb=add40b62157cb13cfa1144c59f6bb6054ad5b8a1;hp=81c7bf71cf269cf3cc274773141175e1b52ab5f4;hpb=ac65e35509398c6f3f27b26e9309750a565e1cbd;p=babeltrace.git diff --git a/formats/ctf/types/Makefile.am b/formats/ctf/types/Makefile.am index 81c7bf71..9ce41a6b 100644 --- a/formats/ctf/types/Makefile.am +++ b/formats/ctf/types/Makefile.am @@ -9,4 +9,5 @@ libctf_types_a_SOURCES = \ integer.c \ sequence.c \ string.c \ - struct.c + struct.c \ + variant.c