Add nix-perl package for the perl bindings
This commit is contained in:
parent
418a837897
commit
f7b7df8d1f
10 changed files with 201 additions and 24 deletions
2
local.mk
2
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue