repo.or.cz
/
geda-pcb
/
pcjc2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
README.snapshots: added an alternative to counting commits.
[geda-pcb/pcjc2.git]
/
example
/
Makefile.am
blob
6a1487650309755bdc32d57b30d5603297f0574a
1
examplesdir= @docdir@/examples
2
examples_DATA= ${EXAMPLES}
3
4
SUBDIRS= libraries
5
6
EXTRA_DIST= ${EXAMPLES}
7
8
EXAMPLES=\
9
LED.pcb \
10
LED.net \
11
LED2.pcb
12