repo.or.cz
/
geda-pcb
/
leaky.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
select.c: Remove Draw() call from SelectConnection
[geda-pcb/leaky.git]
/
win32
/
Makefile.am
blob
cdef81cb938479f303acdb8523d72956b4e16fda
1
## -*- Makefile -*-
2
##
3
## $Id$
4
##
5
6
7
EXTRA_DIST= build_pcb extract_gtk_win32 pcb.nsi.in Readme.txt \
8
registerExtension.nsh
9
10
if WIN32
11
doc_DATA= Readme.txt
12
endif
13