ngspice/tests/Makefile.am

29 lines
407 B
Makefile

## Process this file with automake to produce Makefile.in
SUBDIRS = bsim3 \
bsim4 \
bsimsoi \
hisim \
hisimhv
DIST_SUBDIRS = bsim3 \
bsim4 \
bsimsoi \
hisim \
hisimhv
if XSPICE_WANTED
SUBDIRS += xspice
endif
DIST_SUBDIRS += xspice
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
README bin
MAINTAINERCLEANFILES = Makefile.in