repo.or.cz
/
geda-gaf
/
werner.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libgeda: fix memory leak introduced with the last commit.
[geda-gaf/werner.git]
/
symbols
/
IEC417
/
Makefile.am
blob
c57e6614f6e43191e72713a1bf796ae1561bc12b
1
dataIEC417dir = @GEDADATADIR@/sym/IEC417
2
3
dataIEC417_DATA = @dataIEC417@
4
5
EXTRA_DIST = $(dataIEC417_DATA)
6
7
MOSTLYCLEANFILES = *.log *~
8
CLEANFILES = *.log *~
9
DISTCLEANFILES = *.log core FILE *~ prototype.bak
10
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
11