mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Add Makefile for nix-log2xml
This commit is contained in:
parent
07c87a8e9e
commit
abb5bd66de
2 changed files with 6 additions and 0 deletions
5
src/nix-log2xml/Makefile.new
Normal file
5
src/nix-log2xml/Makefile.new
Normal file
|
@ -0,0 +1,5 @@
|
|||
PROGRAMS += nix-log2xml
|
||||
|
||||
nix-log2xml_DIR := $(d)
|
||||
|
||||
nix-log2xml_SOURCES = log2xml.cc
|
Loading…
Add table
Add a link
Reference in a new issue