*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 27 Apr 2000 12:09:44 +0000 (12:09 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Apr 2000 12:09:44 +0000 (12:09 +0000)
tests/du/Makefile.am [new file with mode: 0644]

diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
new file mode 100644 (file)
index 0000000..873b371
--- /dev/null
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in -*-Makefile-*-.
+AUTOMAKE_OPTIONS = 1.4 gnits
+
+TESTS = two-args
+EXTRA_DIST = $(TESTS)
+TESTS_ENVIRONMENT = \
+  PATH=`pwd`/../../src:$$PATH