Browse Source

**/Makefile.am, fix "make dist"

pre-master-46
rlar 10 years ago
parent
commit
0d1b4d54c0
  1. 2
      Makefile.am
  2. 4
      src/include/ngspice/Makefile.am

2
Makefile.am

@ -7,7 +7,7 @@ EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \
ANALYSES BUGS AUTHORS ChangeLog \
DEVICES NEWS README README.tcl \
README.adms contrib \
doc examples m4 visualc visualc-shared @NOTXGRAPH@ \
doc examples m4 visualc @NOTXGRAPH@ \
xgraph/aclocal.m4 \
compile_min.sh .gitignore

4
src/include/ngspice/Makefile.am

@ -35,8 +35,10 @@ pkginclude_HEADERS = \
dvec.h \
elctdefs.h \
enh.h \
enhtypes.h \
evt.h \
evtproto.h \
evttypes.h \
evtudn.h \
ftedbgra.h \
ftedebug.h \
@ -98,6 +100,7 @@ pkginclude_HEADERS = \
profile.h \
pssdefs.h \
pzdefs.h \
randnumb.h \
sen2defs.h \
sensdefs.h \
sensgen.h \
@ -106,6 +109,7 @@ pkginclude_HEADERS = \
smpdefs.h \
sperror.h \
spmatrix.h \
stringskip.h \
stringutil.h \
suffix.h \
swec.h \

Loading…
Cancel
Save