repo.or.cz
/
blackbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
large windows should be centered in the available area, not the entire screen
[blackbox.git]
/
Makefile.am
blob
222c335fe99964b46857b8a2747ab1ed695455eb
1
# Makefile.am for Blackbox - an X11 Window manager
2
3
AUTOMAKE_OPTIONS = foreign
4
5
SUBDIRS = data \
6
doc \
7
lib \
8
src \
9
util
10
11
MAINTAINERCLEANFILES = Makefile.in \
12
aclocal.m4 \
13
config.h.in \
14
config.guess \
15
config.sub \
16
configure \
17
configure.lineno \
18
depcomp \
19
install-sh \
20
ltmain.sh \
21
missing \
22
mkinstalldirs
23
24
uninstall-local:
25
-rmdir $(pkgdatadir)
26
27
distclean-local:
28
rm -f *\~ gmon.out .\#*
29
rm -rf autom4te.cache