From f79b0ba75023f7a75eb56f99f231ee9a23056af8 Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 30 May 2003 22:20:28 +0000 Subject: [PATCH] crc32.tab git-svn-id: http://ltt.polymtl.ca/svn@75 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/ltt/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ltt/branches/poly/ltt/Makefile.am b/ltt/branches/poly/ltt/Makefile.am index 6cc96bba..78e45e42 100644 --- a/ltt/branches/poly/ltt/Makefile.am +++ b/ltt/branches/poly/ltt/Makefile.am @@ -9,3 +9,4 @@ libdir = ${lttlibdir} lib_LTLIBRARIES = libtraceread.la libtraceread_la_SOURCES = event.c facility.c parser.c tracefile.c type.c \ parser.h LTTTypes.h +EXTRA_DIST = crc32.tab -- 2.34.1