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:
parent
b78edef5b6
commit
163588d978
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue