repo.or.cz
/
geda-gaf
/
whiteaudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated all ChangeLogs to pick up all new commits
[geda-gaf/whiteaudio.git]
/
symbols
/
tube
/
Makefile.am
blob
68e3a78657b6d8e48a18adb0841df8a22d455d60
1
datatubedir = @GEDADATADIR@/sym/tube
2
3
datatube_DATA = @datatube@
4
5
EXTRA_DIST = $(datatube_DATA)
6
7
MOSTLYCLEANFILES = *.log *~
8
CLEANFILES = *.log *~
9
DISTCLEANFILES = *.log core FILE *~ prototype.bak
10
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
11