From ad4da086859e17bda7ff0bdeb6706e05a3db62e3 Mon Sep 17 00:00:00 2001 From: Reuh Date: Mon, 17 Aug 2015 21:20:25 +0200 Subject: [PATCH] Ooops. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 17b8aae..71b79fc 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ LIBDIRS := $(CTRULIB) $(PORTLIBS) \ $(CURDIR)/libs/3ds_portlibs/build \ $(CURDIR)/libs/sf2dlib/libsf2d \ $(CURDIR)/libs/sftdlib/libsftd \ - $(CURDIR)/libs/sf2dlib/libsfil + $(CURDIR)/libs/sfillib/libsfil #--------------------------------------------------------------------------------- # no real need to edit anything past this point unless you need to add additional