add line to teach Makefile how to get to xft.m4 should stop annoying "can't find AM_PATH_XFT" problem
rathnor rathnor
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
Makefile.am
→
Makefile.am
@@ -2,6 +2,7 @@ # Makefile.am for Fluxbox 0.1.x
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)