diff --git a/Examples/d/callback/Makefile b/Examples/d/callback/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/callback/Makefile +++ b/Examples/d/callback/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/class/Makefile b/Examples/d/class/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/class/Makefile +++ b/Examples/d/class/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/constants/Makefile b/Examples/d/constants/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/constants/Makefile +++ b/Examples/d/constants/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/enum/Makefile b/Examples/d/enum/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/enum/Makefile +++ b/Examples/d/enum/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/extend/Makefile b/Examples/d/extend/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/extend/Makefile +++ b/Examples/d/extend/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/funcptr/Makefile b/Examples/d/funcptr/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/funcptr/Makefile +++ b/Examples/d/funcptr/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/simple/Makefile b/Examples/d/simple/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/simple/Makefile +++ b/Examples/d/simple/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk diff --git a/Examples/d/variables/Makefile b/Examples/d/variables/Makefile index 2a1e73e46..a80ecf16f 100644 --- a/Examples/d/variables/Makefile +++ b/Examples/d/variables/Makefile @@ -1 +1 @@ -include $(SRCDIR)/../example.mk +include $(SRCDIR)../example.mk