diff options
| author | Kristian Høgsberg <krh@bitplanet.net> | 2014-02-18 14:55:09 -0800 |
|---|---|---|
| committer | Kristian Høgsberg <krh@bitplanet.net> | 2014-02-18 14:55:09 -0800 |
| commit | bb5344ee6d404095ddb70195b0b4f749d460d989 (patch) | |
| tree | ae82e475387c308a50086b2ac7455d1a80d7256d /protocol | |
| parent | build: Stop using xmllint to validate protocol files (diff) | |
| download | wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.tar wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.tar.gz wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.tar.bz2 wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.tar.lz wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.tar.xz wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.tar.zst wayland-bb5344ee6d404095ddb70195b0b4f749d460d989.zip | |
build: Move protocol/ Makefile.am into toplevel Makefile.am
A small step towards non-recursive build system for wayland too.
Diffstat (limited to 'protocol')
| -rw-r--r-- | protocol/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocol/Makefile.am b/protocol/Makefile.am deleted file mode 100644 index 9dca324..0000000 --- a/protocol/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -dist_pkgdata_DATA = wayland.xml wayland.dtd |
