update compat
[lttv.git] / ltt / branches / poly / configure.in
index 94f5cf6433501cc605501c9172ef085d9281a3d1..8c962c3248a30fb5fef27295a2bde16906edc710 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.7-22092005)
+AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.0-17122005)
 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.02332 seconds and 4 git commands to generate.