add missing ltt-event.h
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 16 Oct 2007 04:08:59 +0000 (04:08 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 16 Oct 2007 04:08:59 +0000 (04:08 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2708 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/ltt/Makefile.am

index c040f227b2f3e7345594f8142096219541e1219e..6fca44a8b62dfbff299c4c2af4784c53f614bab6 100644 (file)
@@ -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
This page took 0.02494 seconds and 4 git commands to generate.