diff options
Diffstat (limited to 'subdir_makefile/Makefile')
-rw-r--r-- | subdir_makefile/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subdir_makefile/Makefile b/subdir_makefile/Makefile index 05668ae..5f47ac8 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)/pandoc.mk include $(MAKEINCLUDE_DIR)/rem.mk include $(MAKEINCLUDE_DIR)/beamer_lecture.mk include $(MAKEINCLUDE_DIR)/tex.mk |