X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/272a0dd43f5dca04b637d04f71df8e34a0c76aae..ba4fa42f039588bbf27e8886dc2e0600d42fe77e:/makefile diff --git a/makefile b/makefile index 06047f1..4240e51 100644 --- a/makefile +++ b/makefile @@ -49,7 +49,7 @@ uname_p ?= $(shell uname -p) ifeq ($(filter ObjectiveC,$(filters)),) ifneq ($(shell which gnustep-config 2>/dev/null),) -#include GNUstep.mk +include GNUstep.mk endif endif