repo.or.cz
/
geda-pcb
/
gde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing return statement.
[geda-pcb/gde.git]
/
tutorial
/
Makefile.am
blob
85daeacac305a82db4ce2126538b07a4576b7d4d
1
## $Id$
2
3
tutdir= @docdir@/tutorial
4
tut_DATA= ${TUTORIALS}
5
6
EXTRA_DIST= ${TUTORIALS}
7
8
TUTORIALS= tut1.pcb
9