The Lepton EDA suite provides schematic capture, netlisting, bill of materials generation, and many other features. It was forked from the gEDA/gaf suite in late 2016. It's in active development and well supported. WWW: https://github.com/lepton-eda/lepton-eda PR: 232076 Submitted by: dmn <graahnul.grom@gmail.com>
8 lines
324 B
Text
8 lines
324 B
Text
--- examples/RF_Amp/sym/Makefile.am.orig 2019-02-23 08:55:55 UTC
|
|
+++ examples/RF_Amp/sym/Makefile.am
|
|
@@ -1,4 +1,4 @@
|
|
-exampledir = $(docdir)/examples/RF_Amp/sym/
|
|
+exampledir = $(datadir)/examples/lepton-eda/RF_Amp/sym/
|
|
|
|
example_DATA = BJT_Model.sym Q_Model.sym spice-subcircuit-IO-1.sym \
|
|
spice-subcircuit-LL-1.sym
|