mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
Add examples directory to distribution
This commit is contained in:
parent
eeab47cca2
commit
b095292afb
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ ACLOCAL_AMFLAGS = -I m4 --install
|
||||||
RST2HTML = @RST2HTML@
|
RST2HTML = @RST2HTML@
|
||||||
|
|
||||||
EXTRA_DIST = config.rpath mingw-config android-config android-make\
|
EXTRA_DIST = config.rpath mingw-config android-config android-make\
|
||||||
build_osx_release.sh
|
build_osx_release.sh \
|
||||||
|
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