From d9ce39dc753fdac4ecf16efd2e92379fb07cfef6 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 18 Sep 2008 20:30:56 +0000 Subject: Add configuration Makefile fragment. svn path=/trunk/hubbub/; revision=5373 --- build/Makefile.common | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build/Makefile.common') diff --git a/build/Makefile.common b/build/Makefile.common index f26dac6..4787fb0 100644 --- a/build/Makefile.common +++ b/build/Makefile.common @@ -24,6 +24,9 @@ TARGET_TESTS := # Source files SOURCES := +# Include configuration Makefile fragment +include build/Makefile.config + # Include Makefile fragments in subdirectories define do_include -- cgit v1.2.3