facilities in usr/share
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 8 Sep 2005 03:08:35 +0000 (03:08 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 8 Sep 2005 03:08:35 +0000 (03:08 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1159 04897980-b3bd-0310-b5e0-8ef037075253

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

index a9061e64ca84569b64a7b15ac2d8a45c802f4af5..714f15068e44aeebb788ce5adfe4d0e4c33b5e9f 100644 (file)
@@ -1,6 +1,6 @@
 # WARNING : ltt must come before lttv, so that the traceread library is
 # up to date
 
-SUBDIRS = libltt ltt lttctl lttv lttd doc 
+SUBDIRS = libltt ltt lttctl lttv lttd doc facilities
 
 
index 944bb0704d83b2452e286bde53f23bbca27bd96c..5e77a21a3d7c06fa6746ae25b3cd77d771d9d03f 100644 (file)
@@ -126,5 +126,6 @@ AC_CONFIG_FILES([Makefile
      doc/user/Makefile
      doc/user/user_guide/Makefile
      doc/user/user_guide/docbook/Makefile
-     doc/user/user_guide/html/Makefile])
+     doc/user/user_guide/html/Makefile
+     facilities/Makefile])
 AC_OUTPUT
This page took 0.024559 seconds and 4 git commands to generate.