Included in GNU xorriso tarball the software needed to produce GNU xorriso from library sources. Fixed rarely used "make dist" of GNU xorriso tarball.
This commit is contained in:
parent
fad0413b0b
commit
67e5e480a1
@ -338,7 +338,6 @@ info_TEXINFOS = \
|
|||||||
# EXTRA_TEXINFOS = xorriso-dd-target/xorriso-dd-target.texi
|
# EXTRA_TEXINFOS = xorriso-dd-target/xorriso-dd-target.texi
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
xorriso.pc.in \
|
|
||||||
version.h.in \
|
version.h.in \
|
||||||
README \
|
README \
|
||||||
AUTHORS \
|
AUTHORS \
|
||||||
@ -349,6 +348,12 @@ EXTRA_DIST = \
|
|||||||
xorriso/changelog.txt \
|
xorriso/changelog.txt \
|
||||||
xorriso/xorriso_buildstamp_none.h \
|
xorriso/xorriso_buildstamp_none.h \
|
||||||
xorriso/make_docs.sh \
|
xorriso/make_docs.sh \
|
||||||
|
xorriso/make_xorriso_standalone.sh \
|
||||||
|
xorriso/unite_html_b_line.c \
|
||||||
|
xorriso/convert_man_to_html.sh \
|
||||||
|
xorriso/man_xorriso_to_html.sh \
|
||||||
|
xorriso/man_xorrisofs_to_html.sh \
|
||||||
|
xorriso/man_xorrecord_to_html.sh \
|
||||||
$(man_MANS) \
|
$(man_MANS) \
|
||||||
doc/susp_aaip_2_0.txt \
|
doc/susp_aaip_2_0.txt \
|
||||||
doc/susp_aaip_isofs_names.txt \
|
doc/susp_aaip_isofs_names.txt \
|
||||||
@ -362,6 +367,7 @@ EXTRA_DIST = \
|
|||||||
frontend/xorriso_broker.sh \
|
frontend/xorriso_broker.sh \
|
||||||
frontend/grub-mkrescue-sed.sh \
|
frontend/grub-mkrescue-sed.sh \
|
||||||
xorriso-dd-target/xorriso-dd-target \
|
xorriso-dd-target/xorriso-dd-target \
|
||||||
|
test/merge_debian_isos \
|
||||||
libisofs/aaip-os-dummy.c \
|
libisofs/aaip-os-dummy.c \
|
||||||
libisofs/aaip-os-linux.c \
|
libisofs/aaip-os-linux.c \
|
||||||
libisofs/aaip-os-freebsd.c \
|
libisofs/aaip-os-freebsd.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user