mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Add ‘make dist’ support
This commit is contained in:
parent
eff6c4b791
commit
62e35cc3a8
3 changed files with 23 additions and 6 deletions
|
@ -16,4 +16,4 @@ libstore_CXXFLAGS = \
|
|||
-DNIX_CONF_DIR=\"$(sysconfdir)/nix\" \
|
||||
-DNIX_LIBEXEC_DIR=\"$(libexecdir)\" \
|
||||
-DNIX_BIN_DIR=\"$(bindir)\" \
|
||||
-DNIX_VERSION=\"$(VERSION)\"
|
||||
-DNIX_VERSION=\"$(PACKAGE_VERSION)\"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue