diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-10-02T12·22+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-10-02T12·22+0000 |
commit | e78f753aa830e795fcb05920f30b0bd6d04bed0e (patch) | |
tree | 4b049a5102717ea08e2b446a40a83408115848f2 /src/Makefile.am | |
parent | 4193d62e08964e2c26b27674e33327bf0417bab5 (diff) |
* Include the right files in a distribution.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index a422fb8cffa2..e5aa15fd9f84 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 |