about summary refs log tree commit diff
path: root/perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Makefile')
-rw-r--r--perl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Makefile b/perl/Makefile
index a0788e2a2812..8171d1945a47 100644
--- a/perl/Makefile
+++ b/perl/Makefile
@@ -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