fixed to make the lttd fir
[lttv.git] / ltt / branches / poly / configure.in
index 7b701b459325c55ca058a15f1482786f0697b459..9a4150c0d050f7d483973eadee1f0cb3ae358ebc 100644 (file)
@@ -6,6 +6,7 @@ AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS)
 AM_INIT_AUTOMAKE(LinuxTraceToolkit,0.9.7-29052003)
 AC_CONFIG_HEADER([config.h])
 AC_PROG_LIBTOOL
+AM_PROG_LIBTOOL
 
 # Checks for programs.
 AC_PROG_CC
@@ -42,5 +43,6 @@ AC_SUBST(lttplugindir)
 
 AC_CONFIG_FILES([Makefile
                  lttv/Makefile
-                 lttv/plugins/Makefile])
+                 lttv/plugins/Makefile
+                lttd/Makefile])
 AC_OUTPUT
This page took 0.022549 seconds and 4 git commands to generate.