From 8dea47fc8947294f7b8426a3c1de5cb0a8ee6852 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 17 May 2004 10:19:56 +0000 Subject: Include the bindings configuration make.code.defn for a thorn. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3735 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/make.subdir | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/make/make.subdir') diff --git a/lib/make/make.subdir b/lib/make/make.subdir index 2f0a6d04..d51fc3bf 100644 --- a/lib/make/make.subdir +++ b/lib/make/make.subdir @@ -22,6 +22,9 @@ EXTRA_DEFINES += THORN_IS_$(THORN) # Include the subdirectory's local include data -include $(SRCDIR)/make.code.defn +# Include the bindings configuration make.code.defn for the thorn +-include $(TOP)/bindings/Configuration/$(THORN)/make.configuration.defn + # Turn source file names into object file names OBJS = $(SRCS:%=%.o) -- cgit v1.2.3