$NetBSD: patch-aa,v 1.7 2003/07/12 09:19:17 wiz Exp $ --- Makefile.in.orig Sun May 25 16:28:10 2003 +++ Makefile.in @@ -142,7 +142,7 @@ target_alias = @target_alias@ # Unix source subdirs, where we'll want to run lint and etags: # This is a legacy variable from b4 Automake -USOURCE_SUBDIRS = lib zlib diff src +USOURCE_SUBDIRS = lib diff src # All other subdirs: SUBDIRS = $(USOURCE_SUBDIRS) man doc contrib tools \ windows-NT os2 emx vms @@ -169,7 +169,7 @@ subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h -CONFIG_CLEAN_FILES = cvs.spec emx/Makefile os2/Makefile zlib/Makefile +CONFIG_CLEAN_FILES = cvs.spec emx/Makefile os2/Makefile DIST_SOURCES = RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \