add libltt
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 14 Jun 2005 18:47:43 +0000 (18:47 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 14 Jun 2005 18:47:43 +0000 (18:47 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@951 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/Makefile.am
ltt/branches/poly/configure.in

index 94f12c427e9f980e22fb9cc0a2ad8d697ae553e9..a63475553f339797167e15da97ef1801fc2590c6 100644 (file)
@@ -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 
 
 
index 126bfe5804de5d092560124f9b2028d1983cc3bc..ab5dd1fd090ebb92f88c6e258445fd7deaa4a0fa 100644 (file)
@@ -100,6 +100,7 @@ AC_SUBST(lttvincludedir)
 AC_SUBST(lttvwindowincludedir)
 
 AC_CONFIG_FILES([Makefile
+     libltt/Makefile
                 lttv/Makefile
                 lttv/lttv/Makefile
                 lttv/modules/Makefile
This page took 0.023909 seconds and 4 git commands to generate.