From 54f5f17fd392f0bce307858bf1b9f1ca75abc00b Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 20 Jan 2015 23:38:58 -0500 Subject: added reminder processing to subdir Makefile --- subdir_makefile/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'subdir_makefile/Makefile') diff --git a/subdir_makefile/Makefile b/subdir_makefile/Makefile index 6e5933f..05668ae 100644 --- a/subdir_makefile/Makefile +++ b/subdir_makefile/Makefile @@ -5,6 +5,7 @@ TOPDIR ?= .. include ./local.mk include $(TOPDIR)/common.mk include $(MAKEINCLUDE_DIR)/t2t.mk +include $(MAKEINCLUDE_DIR)/rem.mk include $(MAKEINCLUDE_DIR)/beamer_lecture.mk include $(MAKEINCLUDE_DIR)/tex.mk include $(MAKEINCLUDE_DIR)/css.mk -- cgit v1.2.3