add line to teach Makefile how to get to xft.m4

should stop annoying "can't find AM_PATH_XFT" problem
This commit is contained in:
rathnor 2003-09-10 15:49:51 +00:00
parent b78edef5b6
commit 163588d978

View file

@ -2,6 +2,7 @@
SUBDIRS = data doc nls src util
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
ACLOCAL_AMFLAGS = -I .
uninstall-local:
rmdir $(pkgdatadir)