From ef7d0362310aab5f102c72ad78ad15e4b0085268 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Feb 2016 12:21:20 -0400 Subject: typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cdf443632..f94ca9fc7 100644 --- a/Makefile +++ b/Makefile @@ -206,7 +206,7 @@ osxapp: Build/Standalone Build/OSXMkLibs cp "$(OSX_MAGIC_FILE)" "$(OSXAPP_BASE)/magic/magic.mgc"; \ else \ echo "** OSX_MAGIC_FILE not set; not including it" >&2; \ - endif + fi # OSX looks in man dir nearby the bin $(MAKE) install-mans DESTDIR="$(OSXAPP_BASE)/.." SHAREDIR="" PREFIX="" -- cgit v1.2.3