projects
/
idzebra-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:
e13277b
)
Fix index.tkl rule. Does not depend on common/tkl.xsl
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 14 Aug 2006 19:33:38 +0000
(19:33 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 14 Aug 2006 19:33:38 +0000
(19:33 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
c4ea4c7
..
c678466
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-1,4
+1,4
@@
-## $Id: Makefile.am,v 1.56 2006-08-14 17:43:31 adam Exp $
+## $Id: Makefile.am,v 1.57 2006-08-14 19:33:38 adam Exp $
docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)
SUBDIRS = common
@@
-110,7
+110,7
@@
idzebra-config$(PACKAGE_SUFFIX).1: idzebra-config-man.xml
$(HTMLFILES): $(XMLFILES)
$(HTML_COMPILE) $(srcdir)/zebra.xml
-index.tkl: $(XMLFILES) common/tkl.xsl
+index.tkl: $(XMLFILES)
$(TKL_COMPILE) $(srcdir)/zebra.xml
zebra.pdf: $(XMLFILES)