From 41ad47b069c35c4312696494236bb2ddb37480da Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Tue, 4 Dec 2007 02:27:12 +0100 Subject: [PATCH] scripts/Makefile.am: Add some missing test cases to EXTRA_DIST --- ChangeLog | 3 +++ scripts/Makefile.am | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a77be038..16c8bcc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-12-04 Frank Lichtenheld + * scripts/Makefile.am (EXTRA_DIST): Add + missing files from scripts/t/. + * debian/rules: Call dh_installchangelogs and dh_installdocs for all packages instead of only for dpkg. diff --git a/scripts/Makefile.am b/scripts/Makefile.am index c86e70bb..4a7ca23c 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -66,7 +66,9 @@ EXTRA_DIST = \ t/200_Dpkg_Shlibs/objdump.libc6-2.3 \ t/200_Dpkg_Shlibs/objdump.libc6-2.6 \ t/200_Dpkg_Shlibs/objdump.dbd-pg \ - t/200_Dpkg_Shlibs/objdump.ls + t/200_Dpkg_Shlibs/objdump.ls \ + t/300_Dpkg_BuildOptions.t \ + t/400_Dpkg_Deps.t CLEANFILES = \ $(bin_SCRIPTS) $(sbin_SCRIPTS) $(changelog_SCRIPTS) \ -- 2.39.5