summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2014-08-10 23:43:25 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-08-18 14:23:34 -0400
commit3c764a5effc7d0fc95fcf4c64734c029c35c96d0 (patch)
tree4d4da00f236aea6b299cc8f4bc61f4ed2d7673e2 /Makefile.am
parentf06c0cb35ee8ef42d20b9b312f04d5e60ea93741 (diff)
build: Add README.win32 to EXTRA_DIST
As spotted by B Andrei on the mailing list.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2946875..432a14d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-assert -enable-gtk-doc --enable-introspect
EXTRA_DIST = \
COPYING.LGPL \
COPYING.MPL \
+ README.win32 \
autogen.sh \
common.mk \
scripts/lcov.mk \