about summary refs log blame commit diff
path: root/corepkgs/Makefile.am
blob: 7f43a700e734abf99fc67b7627d0471af2cb6798 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                                                   
SUBDIRS = channels

all-local: config.nix

install-exec-local:
	$(INSTALL) -d $(DESTDIR)$(datadir)/nix/corepkgs
	$(INSTALL_DATA) config.nix $(srcdir)/nar.nix $(srcdir)/buildenv.nix $(srcdir)/buildenv.pl $(DESTDIR)$(datadir)/nix/corepkgs

include ../substitute.mk

EXTRA_DIST = config.nix.in nar.nix buildenv.nix buildenv.pl