1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-29 00:09:04 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-04-27 12:09:44 +00:00
parent 455d9ad4ed
commit fa3bb4033b

7
tests/du/Makefile.am Normal file
View File

@@ -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