summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2014-01-27 21:46:30 -0800
committerKristian Høgsberg <krh@bitplanet.net>2014-01-31 23:50:00 -0800
commite895f148e64396b01a325dca9724c0c900d9fb77 (patch)
tree43dcae9e41584fd9835e07fad33dd9c6ef684cfb /configure.ac
parent5b9f9f8fc43404b401805f1f6d5fe2017b5fd1a7 (diff)
build: Move wcap/Makefile.am into top-level Makefile.am
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b05ca2fe..116a30a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -492,7 +492,6 @@ AC_CONFIG_FILES([Makefile
src/version.h
src/weston.pc
clients/Makefile
- wcap/Makefile
protocol/Makefile
man/Makefile
tests/Makefile])