Browse Source

* Makefile.am: test outputs were not put in distribution.

pre-master-46
arno 26 years ago
parent
commit
f2c0cec4c4
  1. 2
      tests/resistance/Makefile.am

2
tests/resistance/Makefile.am

@ -9,6 +9,6 @@ TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.sh=.out)
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in
Loading…
Cancel
Save