repo.or.cz
/
xfwm4.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Better error message when defaults file is missing.
[xfwm4.git]
/
doc
/
Makefile.am
blob
8ee9d0d2784e3c32cbb88081a1c9890605aac21a
1
SUBDIRS = \
2
C \
3
fr \
4
it
5
6
noinst_DATA = \
7
xfce-nochunk.xsl
8
9
EXTRA_DIST = $(noinst_DATA)
10
11
html: Makefile
12
make -C C html
13
make -C fr html
14
make -C it html