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



                       
                                                     

                                          
programs += nix-channel

nix-channel_DIR := $(d)

nix-channel_LIBS = libmain libformat libstore libutil

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