Doc update.
[pspp] / modules / dirname-tests
index 93856d4942f1a7a554f43cf019fb9de6bb84b0f6..e2e86e658f3c093c258509a63970439e5abbddc4 100644 (file)
@@ -8,5 +8,5 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-dirname
-noinst_PROGRAMS += test-dirname
-test_dirname_LDADD = @LIBINTL@ $(LDADD)
+check_PROGRAMS += test-dirname
+test_dirname_LDADD = $(LDADD) @LIBINTL@