More headers distributed
This commit is contained in:
parent
f4c560ba71
commit
f8e77d08d0
|
|
@ -3,8 +3,10 @@
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
tclspice.h \
|
tclspice.h \
|
||||||
acdefs.h \
|
acdefs.h \
|
||||||
|
amd.h \
|
||||||
bdrydefs.h \
|
bdrydefs.h \
|
||||||
bool.h \
|
bool.h \
|
||||||
|
btf.h \
|
||||||
carddefs.h \
|
carddefs.h \
|
||||||
ciderinp.h \
|
ciderinp.h \
|
||||||
cidersupt.h \
|
cidersupt.h \
|
||||||
|
|
@ -14,10 +16,12 @@ noinst_HEADERS = \
|
||||||
cm.h \
|
cm.h \
|
||||||
cmproto.h \
|
cmproto.h \
|
||||||
cmtypes.h \
|
cmtypes.h \
|
||||||
|
colamd.h \
|
||||||
compatmode.h \
|
compatmode.h \
|
||||||
complex.h \
|
complex.h \
|
||||||
const.h \
|
const.h \
|
||||||
contdefs.h \
|
contdefs.h \
|
||||||
|
cosim.h \
|
||||||
cpdefs.h \
|
cpdefs.h \
|
||||||
cpextern.h \
|
cpextern.h \
|
||||||
cpstd.h \
|
cpstd.h \
|
||||||
|
|
@ -125,6 +129,7 @@ noinst_HEADERS = \
|
||||||
twomesh.h \
|
twomesh.h \
|
||||||
typedefs.h \
|
typedefs.h \
|
||||||
udevices.h \
|
udevices.h \
|
||||||
|
UFconfig.h \
|
||||||
wordlist.h \
|
wordlist.h \
|
||||||
1-f-code.h \
|
1-f-code.h \
|
||||||
FastNorm3.h \
|
FastNorm3.h \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue