mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Update Makefiles
This commit is contained in:
parent
568b1b0a8a
commit
b4c684e0f9
15 changed files with 18 additions and 29 deletions
|
@ -20,7 +20,7 @@ ifeq ($(perlbindings), yes)
|
|||
|
||||
Store_DIR := $(d)/lib/Nix
|
||||
|
||||
Store_SOURCES = Store.cc
|
||||
Store_SOURCES := $(Store_DIR)/Store.cc
|
||||
|
||||
Store_LIBS = libstore
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue