X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=f7b2fe1edd39b76ff0e5c4968927cd374251baf6;hb=542e0abd65b0663c9cb2cb5a39e1840f493a4ba9;hp=014b1e5bb5e567ea32ec196ee7ec7fcbda5ba9ce;hpb=d9387a581ab513a84a69b9d85979e1ea6e439863;p=omnplay diff --git a/src/Makefile.am b/src/Makefile.am index 014b1e5..f7b2fe1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,6 +12,9 @@ omnplay_SOURCES = \ support.c support.h \ 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@