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 0ee0285f6..ee166114d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -281,7 +281,7 @@ distclean: regressclean
281 rm -f regress/unittests/utf8/*.o 281 rm -f regress/unittests/utf8/*.o
282 rm -f regress/unittests/utf8/test_utf8 282 rm -f regress/unittests/utf8/test_utf8
283 rm -f regress/misc/kexfuzz/*.o 283 rm -f regress/misc/kexfuzz/*.o
284 rm -f regress/misc/kexfuzz 284 rm -f regress/misc/kexfuzz/kexfuzz$(EXEEXT)
285 (cd openbsd-compat && $(MAKE) distclean) 285 (cd openbsd-compat && $(MAKE) distclean)
286 if test -d pkg ; then \ 286 if test -d pkg ; then \
287 rm -fr pkg ; \ 287 rm -fr pkg ; \