forked from lix-project/lix
* Include the right files in a distribution.
This commit is contained in:
parent
4193d62e08
commit
e78f753aa8
|
@ -7,4 +7,4 @@ install-exec-local:
|
|||
|
||||
include ../../substitute.mk
|
||||
|
||||
EXTRA_DIST = fetchurl.fix fetchurl.sh
|
||||
EXTRA_DIST = fetchurl.fix fetchurl.sh.in
|
||||
|
|
|
@ -9,4 +9,4 @@ install-exec-local:
|
|||
|
||||
include ../../substitute.mk
|
||||
|
||||
EXTRA_DIST = nar.fix nar.sh unnar.fix unnar.sh
|
||||
EXTRA_DIST = nar.fix nar.sh.in unnar.fix unnar.sh.in
|
||||
|
|
|
@ -52,4 +52,4 @@ install-data-local:
|
|||
$(INSTALL) -d $(prefix)/store
|
||||
$(bindir)/nix --init
|
||||
|
||||
EXTRA_DIST = *.hh *.h
|
||||
EXTRA_DIST = *.hh *.h test-builder-*.sh
|
||||
|
|
Loading…
Reference in a new issue