$NetBSD: patch-al,v 1.6 2004/11/29 22:11:51 seb Exp $ --- contrib/prune/Makefile.am.orig 2004-07-26 16:52:06.000000000 +0000 +++ contrib/prune/Makefile.am @@ -1,6 +1,5 @@ ## Process this file with automake to produce Makefile.in -pdfdir = $(pkgdatadir)/doc/pdf AM_CPPFLAGS = \ -I$(top_srcdir) \ @@ -11,7 +10,6 @@ AM_CPPFLAGS = \ bin_PROGRAMS = prune noinst_HEADERS = generic_list.h man_MANS = prune.1 -pdf_DATA = prune.pdf prune_SOURCES = generic_list.c prune.c