repo.or.cz
/
gtk-doc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gtkdoc-mkhtml: Don't swallow error messages from xsltproc
[gtk-doc.git]
/
tests
/
empty
/
Makefile.am
blob
c854e6a4a6945d199c48bef4ac55c91fd003805c
1
## Process this file with automake to produce Makefile.in
2
3
SUBDIRS = . src docs
4
5
if BUILD_TESTS
6
7
check-local: clean
8
@rm -f docs/tester-docs.xml
9
10
endif
11
12
13
-include $(top_srcdir)/git.mk