mirror of
https://github.com/aria2/aria2.git
synced 2025-01-01 15:44:55 +00:00
Ship makerelease* and dependencies in dist archives
This commit is contained in:
parent
084214d686
commit
e7f6ec3fad
10
Makefile.am
10
Makefile.am
@ -3,9 +3,13 @@ SUBDIRS = po lib deps src doc test
|
||||
ACLOCAL_AMFLAGS = -I m4 --install
|
||||
RST2HTML = @RST2HTML@
|
||||
|
||||
EXTRA_DIST = config.rpath mingw-config android-config android-make\
|
||||
build_osx_release.sh \
|
||||
examples/libaria2ex.cc examples/libaria2wx.cc
|
||||
EXTRA_DIST = config.rpath \
|
||||
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
|
||||
|
||||
dist_doc_DATA = README README.rst
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user