fluxbox/Makefile.am
rathnor 163588d978 add line to teach Makefile how to get to xft.m4
should stop annoying "can't find AM_PATH_XFT" problem
2003-09-10 15:49:51 +00:00

13 lines
266 B
Makefile

# 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)
distclean-local:
rm -f *\~
source-doc:
doxygen Doxyfile