update build
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 11 Mar 2006 17:42:50 +0000 (17:42 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 11 Mar 2006 17:42:50 +0000 (17:42 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1689 04897980-b3bd-0310-b5e0-8ef037075253

ltt-control/Changelog [new file with mode: 0644]
ltt-control/Makefile.am
ltt-control/NEWS [new file with mode: 0644]
ltt-control/configure.in

diff --git a/ltt-control/Changelog b/ltt-control/Changelog
new file mode 100644 (file)
index 0000000..e69de29
index c99aabd7f9cbbb337b1a5fa8483acb0f889748e1..e157dd367b76f00cb97d8f7ee6691aabd6f8cbe4 100644 (file)
@@ -1,2 +1,2 @@
-SUBDIRS = liblttctl ltt lttctl lttd facilities
+SUBDIRS = liblttctl lttctl lttd facilities
 
diff --git a/ltt-control/NEWS b/ltt-control/NEWS
new file mode 100644 (file)
index 0000000..e69de29
index 9250b20c0eafea3b01ec4d2d51f4a1c56d42c49e..eb78d9eb48296c7d9556e12919438186bf76af3a 100644 (file)
@@ -75,6 +75,9 @@ DEFAULT_INCLUDES="-I\$(top_srcdir)"
 #CPPFLAGS="${GLIB_CFLAGS}"
 #AC_SUBST(CPPFLAGS)
 
+lttctlincludedir="${includedir}/liblttctl"
+
+AC_SUBST(lttctlincludedir)
 AC_SUBST(UTIL_LIBS)
 AC_SUBST(THREAD_LIBS)
 AC_SUBST(DEFAULT_INCLUDES)
This page took 0.024102 seconds and 4 git commands to generate.