build: Distribute individual files and directories from cmake/
authorSimon McVittie <smcv@collabora.com>
Mon, 23 Oct 2017 12:57:56 +0000 (13:57 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 23 Oct 2017 15:08:32 +0000 (16:08 +0100)
commit7b21a8ab746b2ce11929d5c33b14f9cc12f82b82
tree0c2085eb44186c9c69bbe4741c1a98d57ff6ce33
parenta3d6ec26a296952ae585cad3b054dc7bf336804f
build: Distribute individual files and directories from cmake/

If we distribute the entire directory in "make dist" tarballs, then
we include the generated files cmake/DBus1Config.cmake and
cmake/DBus1ConfigVersion.cmake, which we should not.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103420
Makefile.am