about summary refs log blame commit diff
path: root/src/nix-channel/local.mk
blob: 49fc105c6f797a3071573abcd1433b2f260abc92 (plain) (tree)
1
2
3
4
5
6
7






                                                     
programs += nix-channel

nix-channel_DIR := $(d)

nix-channel_LIBS = libmain libutil libformat libstore

nix-channel_SOURCES := $(d)/nix-channel.cc