From 6baade238e8f444cd0fad56c5eee37c510def90d Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 6 Jan 2014 04:59:23 +0100 Subject: dummy.c -> darwin.c --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index c40d7da..d9c7845 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -14,7 +14,7 @@ EXTRA_DIST = getopt_long.c getopt.h noinst_LIBRARIES = libreplace.a if DARWIN_SYSTEM -libreplace_a_SOURCES = dummy.c +libreplace_a_SOURCES = darwin.c else libreplace_a_SOURCES = endif -- cgit v1.2.3