From 96713038d52780d53d766aaf884b255893050923 Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Tue, 29 Sep 2015 17:40:02 +1000 Subject: [PATCH] build: style --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bbec2d2c..1cd43252 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,8 +65,8 @@ UTIL_FILES = \ hash/bsdsum.hpp \ hash/crc.cpp \ hash/crc.hpp \ - hash/fasthash.hpp \ hash/fasthash.cpp \ + hash/fasthash.hpp \ hash/fletcher.hpp \ hash/fnv1a.cpp \ hash/fnv1a.hpp \