Remove curl docs; this means we don't need 'roffit' to make dist
This commit is contained in:
@@ -27,7 +27,7 @@ EXTRA_DIST = CHANGES COPYING maketgz reconf curl-config.in \
|
||||
curl-style.el sample.emacs RELEASE-NOTES buildconf buildconf.bat libcurl.pc.in
|
||||
|
||||
SUBDIRS = lib
|
||||
DIST_SUBDIRS = $(SUBDIRS) tests include packages docs
|
||||
DIST_SUBDIRS = $(SUBDIRS) tests include packages
|
||||
|
||||
dist-hook:
|
||||
rm -rf $(top_builddir)/tests/log
|
||||
@@ -39,10 +39,8 @@ dist-hook:
|
||||
done)
|
||||
|
||||
html:
|
||||
cd docs; make html
|
||||
|
||||
pdf:
|
||||
cd docs; make pdf
|
||||
|
||||
check:
|
||||
|
||||
|
||||
@@ -1926,9 +1926,6 @@ fi
|
||||
AM_CONDITIONAL(CROSSCOMPILING, test x$cross_compiling = xyes)
|
||||
|
||||
AC_CONFIG_FILES([Makefile \
|
||||
docs/Makefile \
|
||||
docs/examples/Makefile \
|
||||
docs/libcurl/Makefile \
|
||||
include/Makefile \
|
||||
include/curl/Makefile \
|
||||
lib/Makefile \
|
||||
|
||||
Reference in New Issue
Block a user