summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 852598e..f524bd4 100644
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@
##
builddir=.
-top_srcdir=../../apache228-install
-top_builddir=../../apache228-install
-include ../../apache228-install/build/special.mk
+top_srcdir=.
+top_builddir=.
+include ./build/special.mk
# the used tools
APXS=apxs