diff options
Diffstat (limited to 'real.make')
-rw-r--r-- | real.make | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |