about summary refs log tree commit diff
path: root/scripts/Makefile.am
blob: 4140cdf5b311ee569fd29d124e0a979cb57a8f3e (plain) (blame)
1
2
3
4
5
bin_SCRIPTS = nix-generate-regscript nix-switch nix-collect-garbage

install-exec-local:
	$(INSTALL) -d $(sysconfdir)/profile.d
	$(INSTALL_PROGRAM) nix-profile.sh $(sysconfdir)/profile.d/nix.sh