From a5cc07d804005b34454e9b828dd9bc2cc88f936b Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 16 Oct 2007 04:08:59 +0000 Subject: [PATCH] add missing ltt-event.h git-svn-id: http://ltt.polymtl.ca/svn@2708 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/ltt/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ltt/branches/poly/ltt/Makefile.am b/ltt/branches/poly/ltt/Makefile.am index c040f227..6fca44a8 100644 --- a/ltt/branches/poly/ltt/Makefile.am +++ b/ltt/branches/poly/ltt/Makefile.am @@ -22,7 +22,8 @@ lttinclude_HEADERS = \ ltt.h\ time.h\ trace.h\ - marker-desc.h \ + event.h\ + marker-desc.h\ ltt-types.h EXTRA_DIST = crc32.tab -- 2.34.1