Add nix-perl package for the perl bindings

This commit is contained in:
Shea Levy 2016-08-12 09:44:01 -04:00
parent 418a837897
commit f7b7df8d1f
10 changed files with 201 additions and 24 deletions

View file

@ -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