* Makefile.am: test outputs were not put in distribution.
This commit is contained in:
parent
5840529985
commit
f2c0cec4c4
|
|
@ -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…
Reference in New Issue