repo.or.cz
/
geda-gaf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
missing NULL terminator in set_config_x
[geda-gaf.git]
/
docs
/
toplevel
/
Makefile.am
blob
640a1c76d31ddab4f457c978216c81d8daf9e1f1
1
docsdir = $(docdir)
2
docs_DATA = gedadocs.html
3
4
EXTRA_DIST = gedadocs.html.in
5
6
MOSTLYCLEANFILES = gschem.log *~
7
CLEANFILES = gschem.log *~
8
DISTCLEANFILES = *.log core FILE *~ gedadocs.html
9
MAINTAINERCLEANFILES = gschem.log *~ Makefile.in gedadocs.html
10