diff options
| author | Kristian Høgsberg <krh@bitplanet.net> | 2011-08-12 15:09:00 -0400 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2011-08-12 16:25:14 -0400 |
| commit | 4c260db68c028f05401727d1911582ae8b87cd70 (patch) | |
| tree | 89d6d7fdfa7e1eb7ee39194a38d6711cde66e6bc /Makefile.am | |
| parent | Change scanner.c license to MIT (diff) | |
| download | wayland-4c260db68c028f05401727d1911582ae8b87cd70.tar wayland-4c260db68c028f05401727d1911582ae8b87cd70.tar.gz wayland-4c260db68c028f05401727d1911582ae8b87cd70.tar.bz2 wayland-4c260db68c028f05401727d1911582ae8b87cd70.tar.lz wayland-4c260db68c028f05401727d1911582ae8b87cd70.tar.xz wayland-4c260db68c028f05401727d1911582ae8b87cd70.tar.zst wayland-4c260db68c028f05401727d1911582ae8b87cd70.zip | |
Rename source subdir from wayland to src
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6da4426..4461e48 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = wayland +SUBDIRS = src ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} |
