summaryrefslogtreecommitdiff
path: root/t/posixsubst-libraries.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/posixsubst-libraries.sh')
-rw-r--r--t/posixsubst-libraries.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/posixsubst-libraries.sh b/t/posixsubst-libraries.sh
index 7e319dd50..58bf31273 100644
--- a/t/posixsubst-libraries.sh
+++ b/t/posixsubst-libraries.sh
@@ -38,7 +38,6 @@ lib_LIBRARIES = $(foolibs:=.a) $(barlibs:z=r.a)
libbar.c:
echo 'int bar(void) { return 0; }' > $@
-CLEANFILES = libbar.c # For FreeBSD make.
installcheck-local:
ls -l $(libdir)