fix closing dialog
[melted_gui] / src / Makefile.am
index 1c83cb8..f7b2fe1 100644 (file)
@@ -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@