diff --git a/configure.ac b/configure.ac index babc72ef9..41b164d64 100644 --- a/configure.ac +++ b/configure.ac @@ -979,7 +979,7 @@ if test "x$enable_adms" = xyes ; then else VLADEVDIR="" - NOTVLADEVDIR="adms" + NOTVLADEVDIR="adms/admst" fi diff --git a/src/spicelib/devices/Makefile.am b/src/spicelib/devices/Makefile.am index abe22e798..6f0989f26 100644 --- a/src/spicelib/devices/Makefile.am +++ b/src/spicelib/devices/Makefile.am @@ -62,7 +62,6 @@ SUBDIRS += nbjt nbjt2 numd numd2 numos endif DIST_SUBDIRS = \ - @VLADEVDIR@ \ asrc \ bjt \ bsim1 \ @@ -137,7 +136,7 @@ libdev_la_SOURCES = \ cktsoachk.c \ limit.c -EXTRA_DIST = @NOTVLADEVDIR@ +EXTRA_DIST = adms/admst AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices AM_CFLAGS = $(STATIC)