From f7b7df8d1fcb41156fe92ef2ecf5b17074b88446 Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Fri, 12 Aug 2016 09:44:01 -0400 Subject: Add nix-perl package for the perl bindings --- local.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.mk') diff --git a/local.mk b/local.mk index eebd71961198..dc10e6870a87 100644 --- a/local.mk +++ b/local.mk @@ -3,7 +3,7 @@ ifeq ($(MAKECMDGOALS), dist) dist-files += $(shell git --git-dir=.git ls-files || find * -type f) endif -dist-files += configure config.h.in nix.spec +dist-files += configure config.h.in nix.spec perl/configure clean-files += Makefile.config -- cgit 1.4.1