Browse Source

Added bin directory to dist target.

pre-master-46
pnenzi 22 years ago
parent
commit
9e79c3380d
  1. 2
      tests/Makefile.am

2
tests/Makefile.am

@ -48,6 +48,6 @@ DIST_SUBDIRS = bsim1 \
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
README
README bin
MAINTAINERCLEANFILES = Makefile.in
Loading…
Cancel
Save