diff --git a/src/include/ngspice/Makefile.am b/src/include/ngspice/Makefile.am index 927496b94..1783a9df1 100644 --- a/src/include/ngspice/Makefile.am +++ b/src/include/ngspice/Makefile.am @@ -3,8 +3,10 @@ noinst_HEADERS = \ tclspice.h \ acdefs.h \ + amd.h \ bdrydefs.h \ bool.h \ + btf.h \ carddefs.h \ ciderinp.h \ cidersupt.h \ @@ -14,10 +16,12 @@ noinst_HEADERS = \ cm.h \ cmproto.h \ cmtypes.h \ + colamd.h \ compatmode.h \ complex.h \ const.h \ contdefs.h \ + cosim.h \ cpdefs.h \ cpextern.h \ cpstd.h \ @@ -125,6 +129,7 @@ noinst_HEADERS = \ twomesh.h \ typedefs.h \ udevices.h \ + UFconfig.h \ wordlist.h \ 1-f-code.h \ FastNorm3.h \