[GIT] ppl/ppl(master): Distribute all READMEs and ChangeLogs.

Module: ppl/ppl Branch: master Commit: 68c7bed50e03e6ecaad7c6501fed618d1f8a10b0 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=68c7bed50e03e...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Aug 2 18:22:32 2010 +0200
Distribute all READMEs and ChangeLogs.
---
Makefile.am | 4 ++++ README | 7 ++++++- Watchdog/Makefile.am | 1 + Watchdog/README | 3 ++- 4 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am index 63312bf..35df7fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,7 +70,11 @@ ppl-config.sed \ ppl.lsm.in \ BUGS \ CREDITS \ +ChangeLog_2001-2008 \ +README.alpha \ +README.arm \ README.configure \ +README.solaris \ STANDARDS
DISTCLEANFILES = \ diff --git a/README b/README index 234a90c..ad5e0f5 100644 --- a/README +++ b/README @@ -64,19 +64,23 @@ For any additional questions you might have, please do not hesitate to write to ppl-devel@cs.unipr.it.
Here is the contents of the PPL 0.11 source distribution -(44 directories, 1583 files): +(44 directories, 1588 files):
ppl-0.11 |-- BUGS |-- COPYING |-- CREDITS |-- ChangeLog +|-- ChangeLog_2001-2008 |-- INSTALL |-- Makefile.am |-- Makefile.in |-- NEWS |-- README +|-- README.alpha +|-- README.arm |-- README.configure +|-- README.solaris |-- STANDARDS |-- TODO |-- Watchdog @@ -84,6 +88,7 @@ ppl-0.11 | |-- COPYING | |-- CREDITS | |-- ChangeLog +| |-- ChangeLog_2001-2008 | |-- INSTALL | |-- Makefile.am | |-- Makefile.in diff --git a/Watchdog/Makefile.am b/Watchdog/Makefile.am index c0d9265..0ed791a 100644 --- a/Watchdog/Makefile.am +++ b/Watchdog/Makefile.am @@ -55,6 +55,7 @@ pwl-config.h \ pwl-config.h.in \ pwl-config.sed \ BUGS \ +ChangeLog_2001-2008 \ CREDITS
DISTCLEANFILES = \ diff --git a/Watchdog/README b/Watchdog/README index 06b59d6..53ebc54 100644 --- a/Watchdog/README +++ b/Watchdog/README @@ -14,13 +14,14 @@ See the file CREDITS for a list of people and organizations that contributed to the PWL.
Here is the contents of the PWL 0.8 source distribution -(5 directories, 101 files): +(5 directories, 102 files):
pwl-0.8 |-- BUGS |-- COPYING |-- CREDITS |-- ChangeLog +|-- ChangeLog_2001-2008 |-- INSTALL |-- Makefile.am |-- Makefile.in
participants (1)
-
Roberto Bagnara