mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Add more files that need to be listed explicitly for distribution
This commit is contained in:
parent
788f2da986
commit
8fc14264a5
@ -27,4 +27,15 @@
|
||||
# along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
|
||||
|
||||
EXTRA_DIST = README bootstrap
|
||||
EXTRA_DIST = \
|
||||
README \
|
||||
bootstrap \
|
||||
config.guess \
|
||||
config.sub \
|
||||
depcomp \
|
||||
install-sh \
|
||||
missing \
|
||||
snippet/arg-nonnull.h \
|
||||
snippet/c++defs.h \
|
||||
snippet/warn-on-use.h \
|
||||
snippet/_Noreturn.h
|
||||
|
@ -27,7 +27,8 @@
|
||||
# along with this program. If not, see http://www.gnu.org/licenses/.
|
||||
|
||||
|
||||
EXTRA_DIST = README \
|
||||
EXTRA_DIST = \
|
||||
README \
|
||||
ax_append_flag.m4 \
|
||||
ax_cflags_warn_all.m4 \
|
||||
ax_c___attribute__.m4 \
|
||||
|
Loading…
Reference in New Issue
Block a user