dirname: split into dirname-lgpl
[pspp] / modules / dirname-tests
index 748f5a517e25a61b03dfd6661643ee6e19a8b2a2..49eeb596dd6176da1196e2fa0d49e8528260e449 100644 (file)
@@ -2,10 +2,12 @@ Files:
 tests/test-dirname.c
 
 Depends-on:
+progname
 strdup
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-dirname
-noinst_PROGRAMS += test-dirname
+check_PROGRAMS += test-dirname
+test_dirname_LDADD = $(LDADD) @LIBINTL@