fluxbox/Makefile.am
2006-01-22 13:53:21 +00:00

14 lines
306 B
Makefile

# Makefile.am for Fluxbox - http://fluxbox.org
SUBDIRS = data doc nls src util
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
ACLOCAL_AMFLAGS = -I .
EXTRA_DIST = acinclude.m4
uninstall-local:
rmdir $(pkgdatadir)
distclean-local:
rm -f *\~
source-doc:
doxygen Doxyfile