From 9e79c3380df8715538a41f7c7b78849e70df6dbb Mon Sep 17 00:00:00 2001 From: pnenzi Date: Sat, 4 Sep 2004 18:40:00 +0000 Subject: [PATCH] Added bin directory to dist target. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 4e926b8e5..9b9395da6 100644 --- a/tests/Makefile.am +++ b/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