repo.or.cz
/
geda-pcb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix includes for glx check
[geda-pcb.git]
/
newlib
/
tests
/
Makefile.am
blob
356d9bac8f9fb3260a99ec5d5c1209d858590a8a
1
pcblibsubdir= @PCBTREEDIR@/tests
2
pcblibsub_DATA= ${COMPONENTS}
3
COMPONENTS= \
4
14DIP_oval_pad \
5
Generic_TSOP48_Flash \
6
MONOBLOCK_large \
7
StrongARM_CPU \
8
TK11950 \
9
TO99fromLED \
10
UART \
11
monoblock_small
12
13
EXTRA_DIST= ${COMPONENTS}
14