From 72bf88ed120fb888c57ed3223faa316403031b36 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 5 Oct 2005 20:24:14 +0000 Subject: Add missing files to EXTRA_DIST Fix man page installation --- Makefile.am | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 715a05b..2a9ca64 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,17 @@ # Daniel Stone disowns all copyright on this file; no warranty is given as to its # suitability or otherwise. -SUBDIRS=src sxpm cxpm +SUBDIRS = src sxpm cxpm -pkgconfigdir=$(libdir)/pkgconfig -pkgconfig_DATA=xpm.pc -EXTRA_DIST=xpm.pc.in xpm.PS.gz COPYRIGHT FAQ.html FILES README.AMIGA README.html README.MSW +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = xpm.pc +EXTRA_DIST = \ + xpm.pc.in \ + xpm.PS.gz \ + CHANGES \ + COPYRIGHT \ + FAQ.html \ + FILES \ + README.AMIGA \ + README.html \ + README.MSW -- cgit v1.2.1