Replace the current timebar with a new timebar widget (v2)
[lttv.git] / lttv / modules / gui / lttvwindow / lttvwindow / Makefile.am
index 00e417742fce4bb2f40694585a2da2ef30333e23..c953fc9f941918421c64624b4b119bc7b83b727d 100644 (file)
@@ -15,6 +15,8 @@ lib_LTLIBRARIES = liblttvwindow.la
 liblttvwindow_la_SOURCES = \
        toolbar.c\
        menu.c\
+       timebar.c\
+       timeentry.c\
        lttvwindow.c \
        lttvwindowtraces.c \
        init_module.c \
@@ -36,6 +38,8 @@ lttvwindowinclude_HEADERS = \
        mainwindow.h\
        menu.h\
        toolbar.h\
+       timebar.h\
+       timeentry.h\
        lttv_plugin_tab.h \
        lttv_plugin.h
 
This page took 0.023661 seconds and 4 git commands to generate.