$NetBSD: patch-ah,v 1.6 2004/11/29 22:11:51 seb Exp $ --- cdt/Makefile.am.orig 2004-07-26 16:52:06.000000000 +0000 +++ cdt/Makefile.am @@ -1,8 +1,7 @@ ## Process this file with automake to produce Makefile.in -pdfdir = $(pkgdatadir)/doc/pdf pkgextraincludedir = $(pkgincludedir) -pkgconfigdir = $(pkglibdir)/pkgconfig +pkgconfigdir = $(libdir)/pkgconfig man = cdt.3 pdf = cdt.pdf @@ -12,7 +11,6 @@ AM_CPPFLAGS = -I$(top_srcdir) pkginclude_HEADERS = cdt.h dthdr.h pkglib_LTLIBRARIES = libcdt.la man_MANS = $(man) -pdf_DATA = $(pdf) pkgextrainclude_DATA = $(top_builddir)/ast_common.h pkgconfig_DATA = libcdt.pc