From 63a77d1bfb2458da7faf63aa21aa148b5b1c56ff Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 14 Jun 2005 18:47:43 +0000 Subject: [PATCH] add libltt git-svn-id: http://ltt.polymtl.ca/svn@951 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/Makefile.am | 2 +- ltt/branches/poly/configure.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ltt/branches/poly/Makefile.am b/ltt/branches/poly/Makefile.am index 94f12c42..a6347555 100644 --- a/ltt/branches/poly/Makefile.am +++ b/ltt/branches/poly/Makefile.am @@ -1,6 +1,6 @@ # WARNING : ltt must come before lttv, so that the traceread library is # up to date -SUBDIRS = ltt lttv lttd doc +SUBDIRS = libltt ltt lttv lttd doc diff --git a/ltt/branches/poly/configure.in b/ltt/branches/poly/configure.in index 126bfe58..ab5dd1fd 100644 --- a/ltt/branches/poly/configure.in +++ b/ltt/branches/poly/configure.in @@ -100,6 +100,7 @@ AC_SUBST(lttvincludedir) AC_SUBST(lttvwindowincludedir) AC_CONFIG_FILES([Makefile + libltt/Makefile lttv/Makefile lttv/lttv/Makefile lttv/modules/Makefile -- 2.34.1