*** empty log message ***
[coreutils.git] / tests / factor / Makefile.am
blobfc3f58a0cdcf571ee8367e454ac76964be4d7d1a
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.3b gnits
4 TESTS = basic
5 EXTRA_DIST = $(TESTS)
6 TESTS_ENVIRONMENT = \
7   top_srcdir=$(top_srcdir) \
8   srcdir=$(srcdir) \
9   PERL="$(PERL)" \
10   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
11   PROG=factor