From: Dan Fandrich Date: Mon, 23 Nov 2009 21:28:58 +0000 (-0800) Subject: Include README-Win32.txt in all source distributions X-Git-Tag: libexif-0_6_21-release~74 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c2271ed07485312cc1867f5071f0ecf65e251cf;p=platform%2Fupstream%2Flibexif.git Include README-Win32.txt in all source distributions --- diff --git a/ChangeLog b/ChangeLog index b5b13ed..4651cbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-11-23 Dan Fandrich + + * Include README-Win32.txt in all source distributions + 2009-11-16 Dan Fandrich * po/ja.po: Updated Japanese translation by Tadashi Jokagi diff --git a/Makefile.am b/Makefile.am index 450e37b..ed10b68 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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