all repos — fluxbox @ 511dca32f83b35188d0b61c63fb5a32fddcb6bc6

custom fork of the fluxbox windowmanager

Makefile.am (raw)

1
2
3
4
5
6
7
8
9
# Makefile.am for Fluxbox 0.1.x 

SUBDIRS = data doc nls src util
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in

uninstall-local:
	rmdir $(pkgdatadir)
distclean-local:
	rm -f *\~