From: compudj Date: Fri, 30 May 2003 18:30:07 +0000 (+0000) Subject: fix X-Git-Tag: v0.12.20~3432 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=3ebd22a83bf7d87069593099d1f8c01c1d898942;p=lttv.git fix git-svn-id: http://ltt.polymtl.ca/svn@57 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/Makefile.am b/ltt/branches/poly/lttv/Makefile.am index 4f930b09..b9112765 100644 --- a/ltt/branches/poly/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/Makefile.am @@ -7,4 +7,4 @@ bin_PROGRAMS = textui #INCLUDES=$(top_srcdir)/include textui_SOURCES = main.c module.c option.c hook.c attribute.c \ - attribute.h lttv.h module.h option.h trace.h + attribute.h lttv.h option.h trace.h