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

This commit is contained in:
Kristian Høgsberg 2014-03-07 00:00:18 -08:00
parent 4c163b9b00
commit 7ecb102409
3 changed files with 77 additions and 63 deletions

View file

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