about summary refs log tree commit diff
path: root/corepkgs
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2012-07-08T14·55-0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-07-09T19·29-0400
commit543bf742c9391bc49f59c52adb042bbd3c5e2364 (patch)
tree5690d6799cf37ef503019ce9476a9ac148a1d2e1 /corepkgs
parentf863673a903d17566be8a03bcf8655d9912428bd (diff)
corepkgs: distribute fetchurl files
Diffstat (limited to 'corepkgs')
-rw-r--r--corepkgs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/Makefile.am b/corepkgs/Makefile.am
index a8de601657..94d3735723 100644
--- a/corepkgs/Makefile.am
+++ b/corepkgs/Makefile.am
@@ -1,6 +1,6 @@
 all-local: config.nix
 
-files = nar.nix buildenv.nix buildenv.pl unpack-channel.nix unpack-channel.sh derivation.nix
+files = nar.nix buildenv.nix buildenv.pl unpack-channel.nix unpack-channel.sh derivation.nix fetchurl.nix fetchurl.sh
 
 install-exec-local:
 	$(INSTALL) -d $(DESTDIR)$(datadir)/nix/corepkgs