fluxbox/Makefile.am

18 lines
459 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 .
2011-04-09 12:52:10 +00:00
EXTRA_DIST = acinclude.m4 $(top_srcdir)/3rd/vim/* $(top_srcdir)/3rd/vim/syntax/*
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