From 060f1b068d26a502639884a7fd28cb026ab40435 Mon Sep 17 00:00:00 2001 From: Wouter van Heyst Date: Tue, 13 May 2003 10:31:25 +0000 Subject: - Add po/ to the list of subdirs. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 04f2e56ee05..cae7a9ce859 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ export NANBLENDERHOME=$(shell pwd) MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory SOURCEDIR = blender -DIRS = extern intern source +DIRS = extern intern source po include source/nan_subdirs.mk .PHONY: release -- cgit v1.2.3