LTTV 0.8.5
[lttv.git] / ltt / branches / poly / configure.in
index 3fa1e631f150df44c06947f85149a68e3a7c760a..171331a461f9b8e8a9f7e758e6bb7c007fb21133 100644 (file)
@@ -23,7 +23,7 @@
 AC_PREREQ(2.57)
 AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
 #AC_WITH_LTDL  # not needed ?
-AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.6.4-21092005)
+AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.5-17012006)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
@@ -115,6 +115,8 @@ AC_CONFIG_FILES([Makefile
                 lttv/modules/text/Makefile
                 lttv/modules/gui/Makefile
                 lttv/modules/gui/lttvwindow/Makefile
+                lttv/modules/gui/interrupts/Makefile
+                lttv/modules/gui/diskperformance/Makefile
                 lttv/modules/gui/lttvwindow/lttvwindow/Makefile
                 lttv/modules/gui/lttvwindow/pixmaps/Makefile
                 lttv/modules/gui/controlflow/Makefile
This page took 0.022851 seconds and 4 git commands to generate.