• R/O
  • HTTP
  • SSH
  • HTTPS

wtklite: Commit

A light-weight C++ object model framework Windows API Tool Kit


Commit MetaInfo

Révision8e55ca7204728cd6b0772272df4e7ac343c00c32 (tree)
l'heure2013-08-20 19:56:09
AuteurKeith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Message de Log

Include README file in source distribution.

Change Summary

Modification

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1+2013-08-20 Keith Marshall <keithmarshall@users.sourceforge.net>
2+
3+ Include README file in source distribution.
4+
5+ * Makefile.in (SRCDIST_FILES): Add README.
6+
17 2013-08-19 Keith Marshall <keithmarshall@users.sourceforge.net>
28
39 Add simplified support for changing window captions.
--- a/Makefile.in
+++ b/Makefile.in
@@ -117,7 +117,7 @@ install-libs: libwtklite.a
117117 # Distribution rules.
118118 #
119119 TARNAME = $(PACKAGE)-$(VERSION)-mingw32
120-SRCDIST_FILES = ChangeLog configure configure.ac Makefile.in install-sh \
120+SRCDIST_FILES = README ChangeLog configure configure.ac Makefile.in install-sh \
121121 wtklite.h wtkdefs.h wtkalign.h wtkexcept.h wtkbase.cpp wtkmain.cpp wtkchild.cpp \
122122 wndproc.cpp dlgproc.cpp sashctrl.cpp wtkexcept.cpp errtext.cpp strres.cpp \
123123 wtkraise.cpp wtkalign.c
Afficher sur ancien navigateur de dépôt.