Update Makefiles
This commit is contained in:
parent
568b1b0a8a
commit
b4c684e0f9
15 changed files with 18 additions and 29 deletions
|
|
@ -2,7 +2,7 @@ PROGRAMS += nix-log2xml
|
|||
|
||||
nix-log2xml_DIR := $(d)
|
||||
|
||||
nix-log2xml_SOURCES = log2xml.cc
|
||||
nix-log2xml_SOURCES := $(d)/log2xml.cc
|
||||
|
||||
$(foreach file, mark-errors.xsl log2html.xsl treebits.js, \
|
||||
$(eval $(call install-data-in, $(d)/$(file), $(datadir)/nix/log2html)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue