summaryrefslogtreecommitdiff
path: root/subdir_makefile/Makefile
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2015-04-16 23:20:21 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2015-04-16 23:20:21 -0400
commit04446741647dce023766af5cdfe0ac6bdb563e0c (patch)
tree95d3daf19cb0ce7bdbed2c7e7dd97ce370d0b01b /subdir_makefile/Makefile
parentdb8fd5298811fb2448d7fe74a77457f2df8bcabb (diff)
downloadmakefile_templates-04446741647dce023766af5cdfe0ac6bdb563e0c.tar.gz
makefile_templates-04446741647dce023766af5cdfe0ac6bdb563e0c.zip
updated Makefiles to use dest_dirs.mk file capabilities
Diffstat (limited to 'subdir_makefile/Makefile')
-rw-r--r--subdir_makefile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/subdir_makefile/Makefile b/subdir_makefile/Makefile
index d630067..0980acf 100644
--- a/subdir_makefile/Makefile
+++ b/subdir_makefile/Makefile
@@ -14,7 +14,7 @@ include $(MAKEINCLUDE_DIR)/tex.mk
include $(MAKEINCLUDE_DIR)/css.mk
include $(MAKEINCLUDE_DIR)/raw.mk
include $(MAKEINCLUDE_DIR)/subdirs.mk
-
+include $(MAKEINCLUDE_DIR)/dest_dirs.mk
.DEFAULT_GOAL := all