aboutsummaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Makefile b/perl/Makefile
index a0788e2a2..8171d1945 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