summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2385c62a8..126b2c742 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -280,7 +280,7 @@ distclean: regressclean
280 rm -f regress/unittests/utf8/*.o 280 rm -f regress/unittests/utf8/*.o
281 rm -f regress/unittests/utf8/test_utf8 281 rm -f regress/unittests/utf8/test_utf8
282 rm -f regress/misc/kexfuzz/*.o 282 rm -f regress/misc/kexfuzz/*.o
283 rm -f regress/misc/kexfuzz 283 rm -f regress/misc/kexfuzz/kexfuzz$(EXEEXT)
284 (cd openbsd-compat && $(MAKE) distclean) 284 (cd openbsd-compat && $(MAKE) distclean)
285 if test -d pkg ; then \ 285 if test -d pkg ; then \
286 rm -fr pkg ; \ 286 rm -fr pkg ; \