about summary refs log tree commit diff
path: root/corepkgs
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-10-02T12·22+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-10-02T12·22+0000
commite78f753aa830e795fcb05920f30b0bd6d04bed0e (patch)
tree4b049a5102717ea08e2b446a40a83408115848f2 /corepkgs
parent4193d62e08964e2c26b27674e33327bf0417bab5 (diff)
* Include the right files in a distribution.
Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/fetchurl/Makefile.am2
-rw-r--r--corepkgs/nar/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/corepkgs/fetchurl/Makefile.am b/corepkgs/fetchurl/Makefile.am
index 72741ac23f..0c8f0c9399 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 f6eb27747e..e369d29c58 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