From 768ef350be189e96497b3153a8329ba1403fa044 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Apr 2013 11:38:55 -0400 Subject: add missing dep --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 995f21e81..7a3c5b688 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ Build/InstallDesktopFile: Build/InstallDesktopFile.hs $(GHC) --make $@ Build/EvilSplicer: Build/EvilSplicer.hs $(GHC) --make $@ -Build/Standalone: Build/Standalone.hs +Build/Standalone: Build/Standalone.hs Build/SysConfig.hs $(GHC) --make $@ Build/OSXMkLibs: Build/OSXMkLibs.hs $(GHC) --make $@ -- cgit v1.2.3