all repos — fluxbox @ a744b152bbb6f56a0e56b578d73a17edb7a00c88

custom fork of the fluxbox windowmanager

Makefile.am (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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