mirror of
https://github.com/xroche/httrack.git
synced 2026-05-17 00:16:02 +03:00
9 lines
202 B
Makefile
9 lines
202 B
Makefile
|
|
SUBDIRS = src man m4 libtest templates lang html tests
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
EXTRA_DIST = INSTALL.Linux \
|
|
gpl-fr.txt license.txt greetings.txt history.txt \
|
|
httrack-doc.html lang.def README.md
|