From 8e55ca7204728cd6b0772272df4e7ac343c00c32 Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Tue, 20 Aug 2013 11:56:09 +0100 Subject: [PATCH] Include README file in source distribution. --- ChangeLog | 6 ++++++ Makefile.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4e30e46..5109484 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-08-20 Keith Marshall + + Include README file in source distribution. + + * Makefile.in (SRCDIST_FILES): Add README. + 2013-08-19 Keith Marshall Add simplified support for changing window captions. diff --git a/Makefile.in b/Makefile.in index 2c44c8d..fbd32e2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -117,7 +117,7 @@ install-libs: libwtklite.a # Distribution rules. # TARNAME = $(PACKAGE)-$(VERSION)-mingw32 -SRCDIST_FILES = ChangeLog configure configure.ac Makefile.in install-sh \ +SRCDIST_FILES = README ChangeLog configure configure.ac Makefile.in install-sh \ wtklite.h wtkdefs.h wtkalign.h wtkexcept.h wtkbase.cpp wtkmain.cpp wtkchild.cpp \ wndproc.cpp dlgproc.cpp sashctrl.cpp wtkexcept.cpp errtext.cpp strres.cpp \ wtkraise.cpp wtkalign.c -- 2.11.0