about summary refs log tree commit diff
path: root/corepkgs
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-07-23T15·53+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-07-23T15·53+0000
commit39ce70025b59a545127d1ffdefa83b7cbfcd8be1 (patch)
tree073ced88097af91b11f9331168d823a7fff8d64f /corepkgs
parent9202570f8c40f58f6444c2ec512104b305058977 (diff)
* Incorporated Berkeley DB and ATerm into the source tree.
* `make dist'.

Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/fetchurl/Makefile.am2
-rw-r--r--corepkgs/nar/Makefile.am2
2 files changed, 4 insertions, 0 deletions
diff --git a/corepkgs/fetchurl/Makefile.am b/corepkgs/fetchurl/Makefile.am
index 6bae43907a..44e07280fe 100644
--- a/corepkgs/fetchurl/Makefile.am
+++ b/corepkgs/fetchurl/Makefile.am
@@ -6,3 +6,5 @@ install-exec-local:
 	$(INSTALL_DATA) fetchurl.sh $(datadir)/fix/fetchurl
 
 include ../../substitute.mk
+
+EXTRA_DIST = fetchurl.fix fetchurl.sh
diff --git a/corepkgs/nar/Makefile.am b/corepkgs/nar/Makefile.am
index 508eeff7c9..4cb59ae398 100644
--- a/corepkgs/nar/Makefile.am
+++ b/corepkgs/nar/Makefile.am
@@ -8,3 +8,5 @@ install-exec-local:
 	$(INSTALL_DATA) unnar.sh $(datadir)/fix/nar
 
 include ../../substitute.mk
+
+EXTRA_DIST = nar.fix nar.sh unnar.fix unnar.sh