Add a module to compute various statistics
[lttv.git] / ltt / branches / poly / lttv / Makefile.am
index cdaeeaebfbc853d8a70890bc731c2044eba7b5e3..c91d01385a234b70ebd2d379bfde8bbf7f256d9a 100644 (file)
@@ -9,7 +9,7 @@ bin_PROGRAMS = lttv
 #INCLUDES=$(top_srcdir)/include
 
 lttv_SOURCES = main.c module.c option.c hook.c attribute.c \
-               iattribute.c processTrace.c state.c traceset.c
+               iattribute.c processTrace.c state.c stats.c traceset.c
 
 libdir = ${lttvplugindir}
 
This page took 0.023013 seconds and 4 git commands to generate.