mirror of
https://github.com/aria2/aria2.git
synced 2025-02-26 08:22:11 +00:00
10 lines
186 B
Makefile
10 lines
186 B
Makefile
SUBDIRS = po intl lib src test doc
|
|
|
|
ACLOCAL_AMFLAGS = -I m4 --install
|
|
|
|
EXTRA_DIST = config.rpath
|
|
|
|
dist_doc_DATA = README README.asciidoc README.html
|
|
|
|
dist_noinst_DATA = LICENSE.OpenSSL
|