From 6673d188b949effa40b9206919cc50a37863c32d Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 27 Feb 2007 16:15:47 +0000 Subject: * Updated description of test upgrade052. * Added the actual "Nagy's bug" as upgrade055.py. * Updated the Makefile to distribute the pactest readme. * Removed COPYING from the pactest directory- see COPYING at the root for the same license. --- pactest/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pactest/Makefile.am') diff --git a/pactest/Makefile.am b/pactest/Makefile.am index 07c205fa..37c394fd 100644 --- a/pactest/Makefile.am +++ b/pactest/Makefile.am @@ -12,4 +12,8 @@ check_SCRIPTS = \ noinst_SCRIPTS = $(check_SCRIPTS) -EXTRA_DIST = $(check_SCRIPTS) +EXTRA_DIST = \ + README \ + TODO \ + ChangeLog \ + $(check_SCRIPTS) -- cgit v1.2.3-54-g00ecf