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