update for 'make dist'
This commit is contained in:
parent
9f6a32ae85
commit
b441769118
|
|
@ -1,7 +1,8 @@
|
|||
2010-05-30 Holger Vogt
|
||||
* xgraph/dialog.c: fcn getline renamed to getline_xgraph
|
||||
* Makefile.am, frontend/Makefile.am include/Makefile.am
|
||||
spicelib/parser/Makefile.am, tests/bsim3soi/Makefile.am:
|
||||
spicelib/parser/Makefile.am, tests/bsim3soi/Makefile.am
|
||||
configure.in:
|
||||
updates to allow 'make dist'
|
||||
|
||||
2010-05-27 Holger Vogt
|
||||
|
|
|
|||
|
|
@ -1022,16 +1022,14 @@ dnl Output Files
|
|||
dnl ------------
|
||||
|
||||
AC_CONFIG_FILES([Makefile
|
||||
doc/Makefile
|
||||
man/Makefile
|
||||
man/man1/Makefile
|
||||
man/man1/Makefile
|
||||
src/Makefile
|
||||
src/spinit
|
||||
src/tclspinit
|
||||
src/spicelib/Makefile
|
||||
src/spicelib/analysis/Makefile
|
||||
src/spicelib/devices/Makefile
|
||||
${VLAMKF}
|
||||
src/spicelib/devices/asrc/Makefile
|
||||
src/spicelib/devices/bjt/Makefile
|
||||
src/spicelib/devices/bjt2/Makefile
|
||||
|
|
|
|||
Loading…
Reference in New Issue