(TESTS): Add separator.

This commit is contained in:
Paul Eggert
2004-08-19 20:04:02 +00:00
parent a078203b6d
commit d3771df301
+2 -1
View File
@@ -2,8 +2,9 @@
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = \
basic \
deref \
basic
separator
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"