From 1ea23bda1842020eed05dadcd71ed744e1d64454 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 14 Jan 2014 23:12:34 -0500 Subject: added makefiles to process beamer lectures --- subdir_makefile/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'subdir_makefile') diff --git a/subdir_makefile/Makefile b/subdir_makefile/Makefile index 65fa78f..6e5933f 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)/beamer_lecture.mk include $(MAKEINCLUDE_DIR)/tex.mk include $(MAKEINCLUDE_DIR)/css.mk include $(MAKEINCLUDE_DIR)/raw.mk -- cgit v1.2.3