aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2001-02-22 05:47:34 +0000
committerRob Savoye <rob@welcomehome.org>2001-02-22 05:47:34 +0000
commitede24ea38c0307cefb5c0d8d1d92ab40164ce714 (patch)
tree174c9222fc2fe568df6fec9d85f0a622a25cfc14 /testsuite
parentd1796b46df0f70ddb14b62013d88d2292995c7f1 (diff)
downloaddejagnu-ede24ea38c0307cefb5c0d8d1d92ab40164ce714.zip
dejagnu-ede24ea38c0307cefb5c0d8d1d92ab40164ce714.tar.gz
dejagnu-ede24ea38c0307cefb5c0d8d1d92ab40164ce714.tar.bz2
* debian/changelog: Add entry for new release.
* debian/control: Fix problem with "no binary package" error. * debian/rules: Fix so things actually build a package. This was mostly installing the new html version of the doc, not an info page. * doc/Makefile.am: Build and install the rtf and ps versions of the manual. Remove all the created files and subdirectories. * doc/overview.sgml: Update the copyright message. * doc/ref.sgml: Update the copyright messages. Add section on obtaining DejaGnu releases. * doc/user.sgml: Update the copyright messages. Add blurb about the --mail option. * doc/overview: Regenerated.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
index 11d0fa1..5ab2a58 100644
--- a/testsuite/Makefile.in
+++ b/testsuite/Makefile.in
@@ -74,7 +74,7 @@ AUTOMAKE_OPTIONS = dejagnu
RUNTESTDEFAULTFLAGS = --tool runtest --srcdir $$srcdir
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_CLEAN_FILES =
-DIST_COMMON = Makefile.am Makefile.in configure.in
+DIST_COMMON = Makefile.am Makefile.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)