summaryrefslogtreecommitdiff
path: root/tests/stty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stty')
-rw-r--r--tests/stty/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index d4975538e..40a6fd024 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -110,6 +110,7 @@ AUTOMAKE_OPTIONS = 1.2f gnits
TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = PATH=../../src:$$PATH
+subdir = tests/stty
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -135,8 +136,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/stty
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \