diff options
Diffstat (limited to 'tests/cond14.test')
-rwxr-xr-x | tests/cond14.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cond14.test b/tests/cond14.test index 2779a3dd8..09701f7b5 100755 --- a/tests/cond14.test +++ b/tests/cond14.test @@ -33,7 +33,7 @@ BUILD_helldl = helldl helldl_SOURCES = dlmain.c helldl_DEPENDENCIES = libhello.la else -BUILD_helldl = +BUILD_helldl = bin_SCRIPTS = helldl helldl$(EXEEXT): rm -f $@ |