summaryrefslogtreecommitdiff
path: root/rbutil/sansapatcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/sansapatcher/Makefile')
-rw-r--r--rbutil/sansapatcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/sansapatcher/Makefile b/rbutil/sansapatcher/Makefile
index 08af2bb6c8..85c36c6d14 100644
--- a/rbutil/sansapatcher/Makefile
+++ b/rbutil/sansapatcher/Makefile
@@ -12,7 +12,7 @@ OUTPUT = sansapatcher
12 12
13# inputs 13# inputs
14LIBSOURCES := sansapatcher.c sansaio-posix.c sansaio-win32.c 14LIBSOURCES := sansapatcher.c sansaio-posix.c sansaio-win32.c
15SOURCES := $(LIBSOURCES) main.c 15SOURCES := main.c
16# additional link dependencies for the standalone executable 16# additional link dependencies for the standalone executable
17EXTRADEPS := 17EXTRADEPS :=
18 18