summaryrefslogtreecommitdiff
path: root/tests/od
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-22 13:16:48 +0000
committerJim Meyering <jim@meyering.net>2001-09-22 13:16:48 +0000
commit5d461b6c450257feb2a306ee755636a4b8d0c79e (patch)
tree2b649ff84ed6eccb0833487990d9f0879cfc5b67 /tests/od
parent62471a036d2b0ed7d943235a2fbe97aceab49a87 (diff)
downloadcoreutils-5d461b6c450257feb2a306ee755636a4b8d0c79e.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/od')
-rw-r--r--tests/od/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/od/Makefile.am b/tests/od/Makefile.am
new file mode 100644
index 000000000..632c78025
--- /dev/null
+++ b/tests/od/Makefile.am
@@ -0,0 +1,11 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+
+EXTRA_DIST = $(TESTS)
+
+TESTS_ENVIRONMENT = \
+ top_srcdir=$(top_srcdir) \
+ srcdir=$(srcdir) \
+ PERL="@PERL@" \
+ PATH=`pwd`/../../src:$$PATH
+
+TESTS = od-N