diff options
-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 |