tvl-depot/src/nix-channel/local.mk

8 lines
148 B
Makefile
Raw Normal View History

2016-08-11 17:34:43 +02:00
programs += nix-channel
nix-channel_DIR := $(d)
nix-channel_LIBS = libmain libutil libformat libstore
nix-channel_SOURCES := $(d)/nix-channel.cc