* Include the right files in a distribution.

This commit is contained in:
Eelco Dolstra 2003-10-02 12:22:19 +00:00
parent 4193d62e08
commit e78f753aa8
3 changed files with 3 additions and 3 deletions

View File

@ -7,4 +7,4 @@ install-exec-local:
include ../../substitute.mk
EXTRA_DIST = fetchurl.fix fetchurl.sh
EXTRA_DIST = fetchurl.fix fetchurl.sh.in

View File

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

View File

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