summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2014-01-31 16:15:11 -0800
committerKristian Høgsberg <krh@bitplanet.net>2014-02-01 01:05:33 -0800
commite73eccdb66782104fe9b0b05e534313d4e49d420 (patch)
tree0981a9c67212b621545337a283466454e7ac8e88 /configure.ac
parent1e80afa36c652302149aedc0b0ef4af964b8bfd5 (diff)
build: Move clients/Makefile.am into toplevel Makefile.am
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index b960618a..a64c2fa9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -487,8 +487,7 @@ AM_CONDITIONAL([HAVE_XMLLINT], [test "x$XMLLINT" != "x" -a "x$dtddir" != "x"])
AC_CONFIG_FILES([Makefile
shared/Makefile
src/version.h
- src/weston.pc
- clients/Makefile])
+ src/weston.pc])
AC_OUTPUT
AC_MSG_RESULT([