store index in treeview data
[omnplay] / src / Makefile.am
index 014b1e5..f7b2fe1 100644 (file)
@@ -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@