Include README-Win32.txt in all source distributions
authorDan Fandrich <dan@coneharvesters.com>
Mon, 23 Nov 2009 21:28:58 +0000 (13:28 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 23 Nov 2009 21:28:58 +0000 (13:28 -0800)
ChangeLog
Makefile.am

index b5b13ed..4651cbd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-23  Dan Fandrich <dan@coneharvesters.com>
+
+       * Include README-Win32.txt in all source distributions
+
 2009-11-16  Dan Fandrich <dan@coneharvesters.com>
 
        * po/ja.po: Updated Japanese translation by Tadashi Jokagi
index 450e37b..ed10b68 100644 (file)
@@ -1,10 +1,6 @@
 SUBDIRS = m4m po libexif test doc binary contrib
 
-if SHIP_BINARIES
-README_W32_XDIST = README-Win32.txt
-endif
-
-EXTRA_DIST = @PACKAGE_TARNAME@.spec $(README_W32_XDIST)
+EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt
 
 pkgconfigdir = $(libdir)/pkgconfig