Add Histogram
[lttv.git] / ltt / branches / poly / configure.in
index 4c8d055768f123397b8709d88180dc2ef663d484..b25407a54d8c32ff21b3c9c51a41fdaff58fb3ca 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.8.33-12032006)
+AM_INIT_AUTOMAKE(LinuxTraceToolkitViewer,0.8.34-17032006)
 AM_CONFIG_HEADER(config.h)
 AM_PROG_LIBTOOL
 
@@ -125,6 +125,7 @@ AC_CONFIG_FILES([Makefile
                 lttv/modules/gui/controlflow/Makefile
                 lttv/modules/gui/detailedevents/Makefile
                 lttv/modules/gui/statistics/Makefile
+                lttv/modules/gui/histogram/Makefile
      lttv/modules/gui/filter/Makefile
      lttv/modules/gui/tracecontrol/Makefile
                 ltt/Makefile
This page took 0.022268 seconds and 4 git commands to generate.