summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2014-07-14 00:50:05 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2014-07-14 00:50:05 +0000
commit4fe32e9f165f509fd9c8c96a2bb4aaa317b5fd93 (patch)
tree4284a00e22446ed0e02429b8516491403c18e119 /regress
parent68d2a0ded32c187d19812e850a3df8ccec4f6848 (diff)
Sort SUBDIRs.
Diffstat (limited to 'regress')
-rw-r--r--regress/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/Makefile b/regress/lib/Makefile
index e761c9a485b..a7fb1d6430a 100644
--- a/regress/lib/Makefile
+++ b/regress/lib/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.15 2014/04/15 18:01:42 miod Exp $
+# $OpenBSD: Makefile,v 1.16 2014/07/14 00:50:04 jsing Exp $
-SUBDIR+= libc libcrypto libpthread csu libssl libskey libm libevent libutil
+SUBDIR+= csu libc libcrypto libevent libm libpthread libskey libssl libutil
install: