--- Makefile.in.orig 2021-02-02 11:37:05 UTC +++ Makefile.in @@ -448,8 +448,7 @@ top_srcdir = @top_srcdir@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SUBDIRS = lib third-party src examples python tests integration-tests \ - doc contrib script +SUBDIRS = lib # Now with python setuptools, make uninstall will leave many files we @@ -457,7 +456,7 @@ SUBDIRS = lib third-party src examples python tests in # distcheck rule. AM_DISTCHECK_CONFIGURE_FLAGS = --disable-python-bindings ACLOCAL_AMFLAGS = -I m4 -dist_doc_DATA = README.rst +dist_doc_DATA = EXTRA_DIST = nghttpx.conf.sample proxy.pac.sample android-config android-make \ Dockerfile.android \ cmakeconfig.h.in \