diff --git a/Makefile b/Makefile index 00f95dc691b..a6055821990 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ srcdir ?= . DEFINES := -DHAVE_CONFIG_H LDFLAGS := -INCLUDES := -I. -I$(srcdir) -I$(srcdir)/engines +INCLUDES := -I. -I$(srcdir) LIBS := OBJS := DEPDIR := .deps