diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:57:43 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:57:43 +0000 |
| commit | 64cc4a88da8887ef1f7f4d90be0158d2cc76222d (patch) | |
| tree | e72af709fbce8bc495f51e7f0518de9a9a2c3b7f /Makefile.am | |
| parent | 844ecc37072d515513177c65a8c9dc35c9cdfc1a (diff) | |
httrack 3.40.4
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0f5b8ef..c46e4dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = src man m4 libtest templates lang html -EXTRA_DIST = gpl.txt gpl-fr.txt license.txt greetings.txt history.txt \ +EXTRA_DIST = INSTALL INSTALL.FreeBSD INSTALL.Linux \ + gpl.txt gpl-fr.txt license.txt greetings.txt history.txt \ httrack-doc.html lang.def |
