diff --git a/Makefile.am b/Makefile.am index c993d79..29c8cdc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,4 +5,4 @@ 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 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 diff --git a/html/httrack.man.html b/html/httrack.man.html index 216e1b5..54121fb 100644 --- a/html/httrack.man.html +++ b/html/httrack.man.html @@ -2286,7 +2286,7 @@ other information you deem necessary.
Copyright (C) -1998-2014 Xavier Roche and other contributors
+1998-2015 Xavier Roche and other contributorsThis program is
free software: you can redistribute it and/or modify it
diff --git a/libtest/Makefile.am b/libtest/Makefile.am
index 8e52eaa..7c9c291 100644
--- a/libtest/Makefile.am
+++ b/libtest/Makefile.am
@@ -1,7 +1,7 @@
exemplesdir = $(datadir)/httrack/libtest
exemples_DATA = *.c *.h *.txt
-EXTRA_DIST = $(exemples_DATA)
+EXTRA_DIST = $(exemples_DATA) libtest.mak libtest.vcproj
AM_CPPFLAGS = \
@DEFAULT_CFLAGS@ \
diff --git a/libtest/Makefile.in b/libtest/Makefile.in
index 7b4cf80..dc4ab0d 100644
--- a/libtest/Makefile.in
+++ b/libtest/Makefile.in
@@ -333,7 +333,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
exemplesdir = $(datadir)/httrack/libtest
exemples_DATA = *.c *.h *.txt
-EXTRA_DIST = $(exemples_DATA)
+EXTRA_DIST = $(exemples_DATA) libtest.mak libtest.vcproj
AM_CPPFLAGS = @DEFAULT_CFLAGS@ @THREADS_CFLAGS@ @V6_FLAG@ @LFS_FLAG@ \
-DPREFIX=\""$(prefix)"\" -DSYSCONFDIR=\""$(sysconfdir)"\" \
-DDATADIR=\""$(datadir)"\" -DLIBDIR=\""$(libdir)"\" -I../src
diff --git a/libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user b/libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user
deleted file mode 100644
index 1d1cc28..0000000
--- a/libtest/libtest.vcproj.ROCHEPC.Xavier Roche.user
+++ /dev/null
@@ -1,121 +0,0 @@
-
-