Hash : 61135ee9 Author : Date : 2007-09-30T13:15:40
Use check_PROGRAMS instead of noinst_PROGRAMS.
Download
1 2 3 4 5 6 7 8 9 10 11 12
Files: tests/test-dirname.c Depends-on: strdup configure.ac: Makefile.am: TESTS += test-dirname check_PROGRAMS += test-dirname test_dirname_LDADD = $(LDADD) @LIBINTL@