1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-06-09 19:20:43 +00:00

Add more files that need to be listed explicitly for distribution

This commit is contained in:
John Zaitseff 2011-07-25 20:51:48 +10:00
parent 788f2da986
commit 8fc14264a5
2 changed files with 14 additions and 2 deletions

View File

@ -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

View File

@ -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 \