From 74104582e27ef76790c9d954464b53b0e45a2b43 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 17 Mar 2011 12:00:33 -0400 Subject: Minor formatting and style fixes. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b228b83..12ebf1a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -22,7 +22,7 @@ lib_LTLIBRARIES = libsandglass.la nobase_include_HEADERS = sandglass.h libsandglass_la_SOURCES = sandglass.h \ - sandglass_impl.h \ + sandglass-impl.h \ sandglass.c \ timespec.c -- cgit v1.2.3