Putting xorriso_broker.sh into release tarballs
This commit is contained in:
parent
1a71c91159
commit
4db3a7db18
@ -140,7 +140,7 @@ buildstamp:
|
||||
date -u '+#define Xorriso_build_timestamP "%Y.%m.%d.%H%M%S"' >xorriso/xorriso_buildstamp.h
|
||||
cat xorriso/xorriso_buildstamp.h
|
||||
|
||||
# For now make buildstamped has to be performed explicitely.
|
||||
# For now make buildstamped has to be performed explicitly.
|
||||
buildstamped: buildstamp
|
||||
make
|
||||
|
||||
@ -259,6 +259,7 @@ EXTRA_DIST = \
|
||||
frontend/README-tcltk \
|
||||
frontend/xorriso-tcltk \
|
||||
frontend/sh_on_named_pipes.sh \
|
||||
frontend/xorriso_broker.sh \
|
||||
README \
|
||||
AUTHORS \
|
||||
CONTRIBUTORS \
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user