diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-04-21T14·57+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-04-21T14·57+0000 |
commit | b6df68c9429896ba6017f60d1ce3a95ede9afe72 (patch) | |
tree | ff8727a654d4d2f421a746209f8c055853591ea2 | |
parent | 21655a70f5a6e80b477d8bf758aa24eb0fcbdbfe (diff) |
* Dist error.
-rw-r--r-- | corepkgs/channels/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/corepkgs/channels/Makefile.am b/corepkgs/channels/Makefile.am index 1bf73f7f4cb8..44540376de11 100644 --- a/corepkgs/channels/Makefile.am +++ b/corepkgs/channels/Makefile.am @@ -8,4 +8,4 @@ install-exec-local: include ../../substitute.mk -EXTRA_DIST = default.nix unpack.sh.in +EXTRA_DIST = unpack.nix unpack.sh.in |