From 0ea6c432a068fc4edf90c614e68a4f4be94edd14 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Sun, 17 Oct 2010 12:51:15 -0400 Subject: doc: move doc files to the newly created doc dir. As per guidelines for all xorg modules. Signed-off-by: Gaetan Nadon --- Makefile.am | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 569341b..08f6072 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,23 +1,16 @@ # Daniel Stone disowns all copyright on this file; no warranty is given as to its # suitability or otherwise. -SUBDIRS = include src sxpm cxpm +SUBDIRS = doc include src sxpm cxpm ACLOCAL_AMFLAGS = -I m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = xpm.pc -MAINTAINERCLEANFILES = ChangeLog INSTALL -EXTRA_DIST = \ - xpm.PS.gz \ - CHANGES \ - COPYRIGHT \ - FAQ.html \ - FILES \ - README.AMIGA \ - README.html \ - README.MSW +EXTRA_DIST = COPYRIGHT FILES NEWS.old + +MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL -- cgit v1.2.1