From 122de6abe779b7a6f5d79957d453a7627b94c2b7 Mon Sep 17 00:00:00 2001 From: dwarning Date: Sun, 19 Feb 2006 20:17:42 +0000 Subject: [PATCH] Consistent VLADEVDIR --- src/spicelib/devices/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/spicelib/devices/Makefile.am b/src/spicelib/devices/Makefile.am index edf6f986b..793b78aad 100644 --- a/src/spicelib/devices/Makefile.am +++ b/src/spicelib/devices/Makefile.am @@ -47,13 +47,11 @@ SUBDIRS = \ vccs \ vcvs \ vsrc \ - @VLADEVDIR@ + @VLADEVDIR@ \ @NUMDEVDIR@ DIST_SUBDIRS = \ - adms/admst \ - adms/hicum0 \ - adms/mextram \ + @VLADEVDIR@ \ asrc \ bjt \ bjt2 \