From 3526f1b2ccbb0fb8d2bb1fc344294f28f47e2222 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 29 Jun 2012 19:55:42 +0000 Subject: Update to new NSBUILD infrastructure svn path=/trunk/libnsfb/; revision=14007 --- src/surface/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/surface/Makefile') diff --git a/src/surface/Makefile b/src/surface/Makefile index 21547a5..012d9cd 100644 --- a/src/surface/Makefile +++ b/src/surface/Makefile @@ -13,4 +13,4 @@ ifeq ($(NSFB_VNC_AVAILABLE),yes) DIR_SOURCES := $(DIR_SOURCES) vnc.c endif -include build/makefiles/Makefile.subdir +include $(NSBUILD)/Makefile.subdir -- cgit v1.2.3