mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
* Incorporated Berkeley DB and ATerm into the source tree.
* `make dist'.
This commit is contained in:
parent
9202570f8c
commit
39ce70025b
7 changed files with 63 additions and 5 deletions
|
@ -11,3 +11,8 @@ install-exec-local:
|
|||
$(INSTALL_DATA) prebuilts.conf $(sysconfdir)/nix/prebuilts.conf
|
||||
|
||||
include ../substitute.mk
|
||||
|
||||
EXTRA_DIST = nix-switch.in nix-collect-garbage.in \
|
||||
nix-pull.in nix-push.in nix-profile.sh.in \
|
||||
prebuilts.conf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue