diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2012-01-03 11:02:46 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2012-01-03 11:04:09 -0500 |
commit | f6a5f7def3d31305c142881696c674f6fbc7518d (patch) | |
tree | d4d1b1bb85725a42f98c37f849789d850d713143 /protocol | |
parent | 8334bc1ef946f76c8cd47a818c397010634a1959 (diff) |
Fix distcheck
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/protocol/Makefile.am b/protocol/Makefile.am new file mode 100644 index 0000000..2f69b07 --- /dev/null +++ b/protocol/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST = \ + desktop-shell.xml \ + screenshooter.xml \ + tablet-shell.xml \ + xserver.xml |