summaryrefslogtreecommitdiff
path: root/real.make
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-10-31 12:14:25 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-10-31 12:14:25 -0700
commit6f7a6bd270d2e550bd0ad14be82d40c06132931a (patch)
tree7226b1efb16cd77891b83fada9d400c71deca1bf /real.make
parentbec60dcce83d1507fdd0d245bf37a47d3277a00f (diff)
downloadtmwa-6f7a6bd270d2e550bd0ad14be82d40c06132931a.tar.gz
tmwa-6f7a6bd270d2e550bd0ad14be82d40c06132931a.tar.bz2
tmwa-6f7a6bd270d2e550bd0ad14be82d40c06132931a.tar.xz
tmwa-6f7a6bd270d2e550bd0ad14be82d40c06132931a.zip
Fix out-of-tree builds
Diffstat (limited to 'real.make')
-rw-r--r--real.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/real.make b/real.make
index cce0306..305f150 100644
--- a/real.make
+++ b/real.make
@@ -212,6 +212,7 @@ vpath %.ypp ${SRC_DIR}
vpath %.lpp ${SRC_DIR}
vpath %.cpp ${SRC_DIR}
vpath %.hpp ${SRC_DIR}
+vpath %.tcc ${SRC_DIR}
.DELETE_ON_ERROR:
.DEFAULT_GOAL := all