Fix distcheck by adding back protocol/Makefile.am
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 19 Nov 2012 22:11:58 +0000 (17:11 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 19 Nov 2012 22:11:58 +0000 (17:11 -0500)
commit173e1606322675149c09443e6037737748dd72f7
tree1d8c34777308b6f1121eaeee33257b8272708f75
parent3a671b4d3db6dd03bcc6e266484d30b9f3f4fd8b
Fix distcheck by adding back protocol/Makefile.am

5909dddc78573774bd3a93c280831a7d18d82994 removed protocol/Makefile.am
which meant protocol/wayland.xml no longer got included in the tarball.
Add back protocol/Makefile.am and configure.ac bits and add protocol to
subdirs in Makefile.am to fix this.
Makefile.am
configure.ac
protocol/Makefile.am [new file with mode: 0644]