fluxbox/Makefile.am

19 lines
471 B
Text
Raw Normal View History

2006-01-22 13:53:21 +00:00
# Makefile.am for Fluxbox - http://fluxbox.org
2001-12-11 20:47:02 +00:00
# data dir after util so that utils are built for path searching
# when generating menu
SUBDIRS = doc nls src util data
2001-12-11 20:47:02 +00:00
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = $(top_srcdir)/3rd/vim/* $(top_srcdir)/3rd/vim/syntax/* build-aux/config.rpath
2001-12-11 20:47:02 +00:00
uninstall-hook:
rmdir $(DESTDIR)$(pkgdatadir)
2001-12-11 20:47:02 +00:00
distclean-local:
rm -f *\~
source-doc:
doxygen Doxyfile