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
Commit pcb.desktop.in template menu file for translation
[geda-pcb/gde.git]
/
Makefile.am
blob
b933a8a2aa3103722621d4ace4684fc53594aa86
1
## -*- makefile -*-
2
## $Id$
3
##
4
## Top level automake file for PCB
5
6
DIRS= win32 src lib newlib example tools tutorial README_FILES
7
SUBDIRS= ${DIRS} @DOC@
8
DIST_SUBDIRS= ${DIRS} doc
9
EXTRA_DIST= autogen.sh globalconst.h README.cvs README.win32
10
11
DISTCLEANFILES= configure.lineno
12