Rename source subdir from wayland to src
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 12 Aug 2011 19:09:00 +0000 (15:09 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 12 Aug 2011 20:25:14 +0000 (16:25 -0400)
commit4c260db68c028f05401727d1911582ae8b87cd70
tree89d6d7fdfa7e1eb7ee39194a38d6711cde66e6bc
parent3733157d55df862ad5a89d1911a0500af67e7e08
Rename source subdir from wayland to src
20 files changed:
Makefile.am
configure.ac
src/.gitignore [moved from wayland/.gitignore with 100% similarity]
src/Makefile.am [moved from wayland/Makefile.am with 92% similarity]
src/connection.c [moved from wayland/connection.c with 100% similarity]
src/connection.h [moved from wayland/connection.h with 100% similarity]
src/event-loop.c [moved from wayland/event-loop.c with 100% similarity]
src/scanner.c [moved from wayland/scanner.c with 100% similarity]
src/scanner.mk [moved from wayland/scanner.mk with 100% similarity]
src/wayland-client.c [moved from wayland/wayland-client.c with 100% similarity]
src/wayland-client.h [moved from wayland/wayland-client.h with 100% similarity]
src/wayland-client.pc.in [moved from wayland/wayland-client.pc.in with 100% similarity]
src/wayland-egl.h [moved from wayland/wayland-egl.h with 100% similarity]
src/wayland-hash.c [moved from wayland/wayland-hash.c with 100% similarity]
src/wayland-server.c [moved from wayland/wayland-server.c with 100% similarity]
src/wayland-server.h [moved from wayland/wayland-server.h with 100% similarity]
src/wayland-server.pc.in [moved from wayland/wayland-server.pc.in with 100% similarity]
src/wayland-shm.c [moved from wayland/wayland-shm.c with 100% similarity]
src/wayland-util.c [moved from wayland/wayland-util.c with 100% similarity]
src/wayland-util.h [moved from wayland/wayland-util.h with 100% similarity]