dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87504de
)
Remove gomxref.html at distclean.
author
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:20:21 +0000
(14:20 +0000)
committer
Peter Verthez
<Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:20:21 +0000
(14:20 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index cc9c612f0ae732b15cc8c8f4ae6652ff028a4cb2..23d091f85ce23cb7c06eb6595bb4ece4bf2bd6a7 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-9,6
+9,7
@@
GENERATED_DOC_FILES = gomxref.html
DOC_GEN = make_gom_xref
EXTRA_DIST = $(DOC_FILES) $(DOC_GEN) index.html.in
docdir = $(datadir)/doc/@PACKAGE@-@VERSION@
+DISTCLEANFILES = $(GENERATED_DOC_FILES)
doc_DATA = $(DOC_FILES) $(GENERATED_DOC_FILES)