gobjects referenced in attributes. No more recursive_free
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / Makefile.am
index e4253406d26b4b2becb31df2f9e1fe09bf5fca38..a5cddfb964e69ce17836e45057a3e9f1613958f5 100644 (file)
@@ -24,6 +24,7 @@ liblttvwindow_la_SOURCES = \
        gtkdirsel.c\
        gtkmultivpaned.c\
        lttvwindow.c \
+       lttvwindowtraces.c \
        init_module.c \
        support.c \
        interface.c \
@@ -33,13 +34,14 @@ liblttvwindow_la_SOURCES = \
 noinst_HEADERS = \
        support.h \
        interface.h \
-       callbacks.h
+       callbacks.h\
+       mainwindow-private.h
 
 lttvwindowinclude_HEADERS = \
-       common.h\
        gtkdirsel.h\
        gtkmultivpaned.h\
        lttvwindow.h\
+       lttvwindowtraces.h\
        lttvfilter.h\
        mainwindow.h\
        menu.h\
This page took 0.022759 seconds and 4 git commands to generate.