|
|
@ -1,7 +1,9 @@ |
|
|
## Process this file with automake to produce Makefile.in
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
man_MANS = ngspice.1 ngnutmeg.1 ngsconvert.1 ngmultidec.1 |
|
|
|
|
|
|
|
|
# man_MANS = ngspice.1 ngnutmeg.1 ngsconvert.1 ngmultidec.1
|
|
|
|
|
|
man_MANS = ngsconvert.1 ngmultidec.1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EXTRA_DIST = $(man_MANS) |
|
|
EXTRA_DIST = $(man_MANS) |
|
|
|
|
|
|
|
|
|