projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
817792c
)
Remove make dependency of common/tkl.xsl
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 27 Nov 2006 11:34:52 +0000
(11:34 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 27 Nov 2006 11:34:52 +0000
(11:34 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
abd0595
..
db7a4f2
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-1,4
+1,4
@@
-## $Id: Makefile.am,v 1.24 2006-10-11 09:39:43 adam Exp $
+## $Id: Makefile.am,v 1.25 2006-11-27 11:34:52 adam Exp $
docdir=$(datadir)/doc/@PACKAGE@
SUBDIRS = common
@@
-30,7
+30,7
@@
$(HTMLFILES): $(XMLFILES)
rm -f *.html
$(HTML_COMPILE) $(TOP)
-index.tkl: $(XMLFILES) common/tkl.xsl
+index.tkl: $(XMLFILES)
$(TKL_COMPILE) $(TOP)
yazpp-config.8: yazpp-config-man.xml