From: compudj Date: Wed, 25 Apr 2007 17:08:06 +0000 (+0000) Subject: update makefile X-Git-Tag: v0.12.20~990 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=563f76e52363e7bcdf1f25e6cf6fd173aac790ee;p=lttv.git update makefile git-svn-id: http://ltt.polymtl.ca/svn@2499 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt-control/configure.in b/ltt-control/configure.in index ff6a9d0d..d04e0aee 100644 --- a/ltt-control/configure.in +++ b/ltt-control/configure.in @@ -85,6 +85,7 @@ AC_SUBST(DEFAULT_INCLUDES) AC_CONFIG_FILES([Makefile liblttctl/Makefile lttctl/Makefile - lttd/Makefile - facilities/Makefile]) + lttd/Makefile + facilities/Makefile + specs/Makefile]) AC_OUTPUT