build: Move protocol/ Makefile.am into toplevel Makefile.am

A small step towards non-recursive build system for wayland too.
This commit is contained in:
Kristian Høgsberg 2014-02-18 14:55:09 -08:00
parent 6292fe2af6
commit bb5344ee6d
3 changed files with 5 additions and 4 deletions

View file

@ -142,6 +142,5 @@ AC_CONFIG_FILES([Makefile
src/wayland-client.pc
src/wayland-scanner.pc
src/wayland-version.h
protocol/Makefile
tests/Makefile])
AC_OUTPUT