X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Ftypes%2FMakefile.am;h=9ce41a6bec267ab8a4cb5b53c08426f527236b72;hp=81c7bf71cf269cf3cc274773141175e1b52ab5f4;hb=6ee5115efee00adab0c8f384bc9c0f38fed8a84e;hpb=e19c3d69b39d2fa422ab54b5ec7192799f536680 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