mirror of
https://github.com/NixOS/nix
synced 2025-07-13 17:10:47 +02:00
Add a Makefile for the Perl stuff
This commit is contained in:
parent
8f08046606
commit
9285f0aa2b
6 changed files with 59 additions and 7 deletions
|
@ -58,4 +58,4 @@ $(foreach script, $(noinst_SCRIPTS), $(eval programs_list += $(script)))
|
|||
$(foreach template, $(template_files), $(eval $(call instantiate-template,$(template))))
|
||||
|
||||
|
||||
all: $(programs_list)
|
||||
all: $(programs_list) $(libs_list)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue