build: Add README.win32 to EXTRA_DIST
authorPhilip Withnall <philip@tecnocode.co.uk>
Sun, 10 Aug 2014 22:43:25 +0000 (23:43 +0100)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Mon, 18 Aug 2014 18:23:34 +0000 (14:23 -0400)
As spotted by B Andrei on the mailing list.

Makefile.am

index 2946875..432a14d 100644 (file)
@@ -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 \