docs: don't include the img/* content to avoid a build break
authorTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 8 Jul 2013 17:15:35 +0000 (10:15 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 8 Jul 2013 17:15:35 +0000 (10:15 -0700)
commit61600fec79c2a437fb763257456a3e3b4c386388
tree83eff0ed77fb3a8302ca3f167d387d0da5e16e98
parent8a495d461ba4c61724218c7e5b5be87dace7197f
docs: don't include the img/* content to avoid a build break

This ignores content in the img/ subdir to avoid build errors if it's empty
(as it currently is). This directory will store custom images, so if we add
any, we will need to re-add those files to the appropriate *_DATA
definitions.
docs/Makefile.am