From e78f753aa830e795fcb05920f30b0bd6d04bed0e Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 2 Oct 2003 12:22:19 +0000 Subject: * Include the right files in a distribution. --- corepkgs/fetchurl/Makefile.am | 2 +- corepkgs/nar/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'corepkgs') diff --git a/corepkgs/fetchurl/Makefile.am b/corepkgs/fetchurl/Makefile.am index 72741ac23f0f..0c8f0c9399ef 100644 --- a/corepkgs/fetchurl/Makefile.am +++ b/corepkgs/fetchurl/Makefile.am @@ -7,4 +7,4 @@ install-exec-local: include ../../substitute.mk -EXTRA_DIST = fetchurl.fix fetchurl.sh +EXTRA_DIST = fetchurl.fix fetchurl.sh.in diff --git a/corepkgs/nar/Makefile.am b/corepkgs/nar/Makefile.am index f6eb27747e8b..e369d29c5856 100644 --- a/corepkgs/nar/Makefile.am +++ b/corepkgs/nar/Makefile.am @@ -9,4 +9,4 @@ install-exec-local: include ../../substitute.mk -EXTRA_DIST = nar.fix nar.sh unnar.fix unnar.sh +EXTRA_DIST = nar.fix nar.sh.in unnar.fix unnar.sh.in -- cgit 1.4.1