fluxbox/Makefile.am
2011-02-19 16:47:03 +01:00

17 lines
422 B
Makefile

# Makefile.am for Fluxbox - http://fluxbox.org
# data dir after util so that utils are built for path searching
# when generating menu
SUBDIRS = doc nls src util data
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
ACLOCAL_AMFLAGS = -I .
EXTRA_DIST = acinclude.m4 3rd/vim/* 3rd/vim/syntax/*
uninstall-local:
rmdir $(pkgdatadir)
distclean-local:
rm -f *\~
source-doc:
doxygen Doxyfile