summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-30 14:01:31 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-31 08:23:56 -0400
commitf2bd643475a555949558ff6f889c575da33c28a4 (patch)
treedb5480d23b78cbdd38457cdbd7f7b0f055ca288c /Makefile.am
parenta33850fe1af31cf672e448a3c86ac5afb9fee06c (diff)
downloadxorg-lib-libXft-f2bd643475a555949558ff6f889c575da33c28a4.tar.gz
config: remove deprecated xft-config script and man page
This was put in place early 2000 when pkg-config was not used. Reviewed-by: RĂ©mi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index df2ee70..aeacfe6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,13 +21,9 @@
SUBDIRS = man src
-bin_SCRIPTS = xft-config
-
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xft.pc
-CLEANFILES = xft-config
-
MAINTAINERCLEANFILES = ChangeLog INSTALL
.PHONY: ChangeLog INSTALL