From ecedd9c50c50bb42accf27394193bb7ef80c75b0 Mon Sep 17 00:00:00 2001 From: Mats Erik Andersson Date: Wed, 10 Oct 2012 11:10:28 +0200 Subject: Out-of-tree building of perl modules. --- perl/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'perl') diff --git a/perl/Makefile.am b/perl/Makefile.am index e42894353088..aaf76bbc8fd0 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -26,6 +26,7 @@ AM_CXXFLAGS = \ -D_FILE_OFFSET_BITS=64 lib/Nix/Store.cc: lib/Nix/Store.xs + $(INSTALL) -d lib/Nix xsubpp $^ -output $@ else -- cgit 1.4.1