doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / dirname-tests
index 748f5a5..e2e86e6 100644 (file)
@@ -8,4 +8,5 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-dirname
-noinst_PROGRAMS += test-dirname
+check_PROGRAMS += test-dirname
+test_dirname_LDADD = $(LDADD) @LIBINTL@