Putting xorriso_broker.sh into release tarballs

This commit is contained in:
2015-11-22 09:50:10 +00:00
parent 21c2b5cd33
commit 5d4e9d3f89
3 changed files with 4 additions and 1 deletions

View File

@ -239,6 +239,7 @@ copy_files \
frontend/README-tcltk \
frontend/xorriso-tcltk \
frontend/sh_on_named_pipes.sh \
frontend/xorriso_broker.sh \
"$lone_dir"/frontend

View File

@ -338,6 +338,7 @@ EXTRA_DIST = \
frontend/README-tcltk \
frontend/xorriso-tcltk \
frontend/sh_on_named_pipes.sh \
frontend/xorriso_broker.sh \
libisofs/aaip-os-dummy.c \
libisofs/aaip-os-linux.c \
libisofs/aaip-os-freebsd.c \