X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=f7b2fe1edd39b76ff0e5c4968927cd374251baf6;hb=96b75bbe817138205ca313e5be93d952a888a4ef;hp=1c83cb835c71f2d06422949f69d04863ea3a59cb;hpb=e44b8496425b348e22165e767b3e8fa52dcad953;p=omnplay diff --git a/src/Makefile.am b/src/Makefile.am index 1c83cb8..f7b2fe1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,8 @@ omnplay_SOURCES = \ ui.c ui.h ui_utils.h \ ui_buttons.c ui_buttons.h \ opts.c opts.h \ + playlist.c \ + timecode.c timecode.h \ omnplay.cpp omnplay.h omnplay_LDADD = @GTHREAD_LIBS@ @GTK_LIBS@ @OM_LIBS@