repo.or.cz
/
geda-gaf
/
peter-b.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Downloaded and integrated latest wiki documentation from the geda website.
[geda-gaf/peter-b.git]
/
docs
/
wiki
/
lib
/
plugins
/
Makefile.am
blob
6fe326bf70a1695fbb300f9b2234480865cb455f
1
2
3
docname=wiki
4
docsdir = @GEDADOCDIR@/$(docname)/lib/plugins
5
6
SUBDIRS = note definitionlist
7
8
docs_DATA = .gitignore
9
10
EXTRA_DIST = $(docs_DATA)
11
12
MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in
13