diff options
| author | Xavier Roche <roche@httrack.com> | 2015-03-14 15:03:37 +0100 |
|---|---|---|
| committer | Xavier Roche <roche@httrack.com> | 2015-03-14 15:03:37 +0100 |
| commit | 420b0812d63aeac4458435ba14d4b2ba12241683 (patch) | |
| tree | e43d3a7a6308967b0808a5dad3add70b1bfae607 /Makefile.in | |
| parent | b66479aa7e53135786df3fe64eb3d114839c302e (diff) | |
| parent | e81acec4fc44f23d43e1936847a4c51cf82cc45e (diff) | |
Merge branch 'master' of https://github.com/xroche/httrack
Diffstat (limited to 'Makefile.in')
| -rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 64b0789..8969344 100644 --- a/Makefile.in +++ b/Makefile.in @@ -268,7 +268,7 @@ 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 + httrack-doc.html lang.def README.md all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive |
