mirror of
https://github.com/aria2/aria2.git
synced 2025-04-05 13:37:40 +03:00
Ship makerelease* and dependencies in dist archives
This commit is contained in:
parent
084214d686
commit
e7f6ec3fad
1 changed files with 7 additions and 3 deletions
|
@ -3,8 +3,12 @@ SUBDIRS = po lib deps src doc test
|
||||||
ACLOCAL_AMFLAGS = -I m4 --install
|
ACLOCAL_AMFLAGS = -I m4 --install
|
||||||
RST2HTML = @RST2HTML@
|
RST2HTML = @RST2HTML@
|
||||||
|
|
||||||
EXTRA_DIST = config.rpath mingw-config android-config android-make\
|
EXTRA_DIST = config.rpath \
|
||||||
build_osx_release.sh \
|
script-helper \
|
||||||
|
makerelease \
|
||||||
|
mingw-config mingw-release mingw-build-memo \
|
||||||
|
android-config android-make \
|
||||||
|
makerelease-osx.mk osx-package/DS_Store osx-package/etc/paths.d/aria2c osx-package/etc/manpaths.d/aria2 \
|
||||||
examples/libaria2ex.cc examples/libaria2wx.cc
|
examples/libaria2ex.cc examples/libaria2wx.cc
|
||||||
|
|
||||||
dist_doc_DATA = README README.rst
|
dist_doc_DATA = README README.rst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue