nix-super/src/nix-channel/local.mk

8 lines
148 B
Makefile
Raw Normal View History

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