]> git.ipfire.org Git - location/libloc.git/blobdiff - Makefile.am
Makefile.am: Honor DESTDIR when installing perl bindings
[location/libloc.git] / Makefile.am
index 4b865f1635c432ea3538365a35550b6c57f3aa7b..65e96d7ecd409522094d46115e0abe7ed599a94a 100644 (file)
@@ -239,7 +239,7 @@ check-perl: testdata.db
 
 .PHONY: install-perl
 install-perl:
-       cd $(builddir)/src/perl && $(MAKE) install
+       cd $(builddir)/src/perl && $(MAKE) install DESTIDR=$(DESTDIR)
 
 .PHONY: clean-perl
 clean-perl: