[master] d04bb8c sort

Poul-Henning Kamp phk at FreeBSD.org
Mon Jun 6 11:23:06 CEST 2016


commit d04bb8c37c1b23d1c5863466a9c5bedfc20c8e3c
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Fri Jun 3 15:04:48 2016 +0000

    sort

diff --git a/lib/libvcc/Makefile.am b/lib/libvcc/Makefile.am
index 6cb09fb..d0c8ece 100644
--- a/lib/libvcc/Makefile.am
+++ b/lib/libvcc/Makefile.am
@@ -24,13 +24,13 @@ libvcc_la_SOURCES = \
 	vcc_backend_util.c \
 	vcc_compile.c \
 	vcc_expr.c \
-	vcc_parse.c \
 	vcc_fixed_token.c \
 	vcc_obj.c \
+	vcc_parse.c \
 	vcc_storage.c \
-	vcc_utils.c \
 	vcc_symb.c \
 	vcc_token.c \
+	vcc_utils.c \
 	vcc_var.c \
 	vcc_vmod.c \
 	vcc_xref.c



More information about the varnish-commit mailing list