1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Fix Perl bindings

This commit is contained in:
Eelco Dolstra 2019-11-07 12:18:37 +01:00
parent 6d2605500f
commit e5bf81256c
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
4 changed files with 10 additions and 9 deletions

View file

@ -1,4 +1,5 @@
makefiles = \
mk/precompiled-headers.mk \
local.mk \
src/libutil/local.mk \
src/libstore/local.mk \