From edbba270f8fda36c4a3ad521bcb86215139f02a2 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sat, 16 Oct 2010 20:16:48 -0400 Subject: [PATCH] Don't descend into php directory, there's nothing there. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4fb79618..8355af5b 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # starting with 5.0, support for these two modules is taken out # Other stuff - doc not implicit, it's redone by myplc-docs -subdirs := php php/xmlrpc +subdirs := php/xmlrpc # autoconf compatible variables DESTDIR := / -- 2.47.0