summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-11-21 12:52:14 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-11-21 12:52:17 -0500
commita8fbbaeaa296d262dad1e4cb7c4973134827b337 (patch)
tree703bf3248887d0fb809b93e98e21a0fb4c9046c8 /configure.ac
parentbf429349cf1a49a9efc95e7a8afaefd1dbf722bd (diff)
Add new makefiles to configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2cf918b..59c99dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,8 +118,10 @@ AC_SUBST([LT_AGE])
AC_OUTPUT( Makefile \
doc/Makefile \
doc/lib/Makefile \
+ m4/Makefile \
telepathy-farsight/Makefile \
telepathy-farsight/telepathy-farsight.pc \
telepathy-farsight/telepathy-farsight-uninstalled.pc
+ tools/Makefile \
)