From d1e4111eba8bc50f586afb38fee474853b62a588 Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Fri, 27 Jan 2023 10:42:22 -0500 Subject: added xournal processor to queue of subdir makefile --- subdir_makefile/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/subdir_makefile/Makefile b/subdir_makefile/Makefile index ccf88c5..270b863 100644 --- a/subdir_makefile/Makefile +++ b/subdir_makefile/Makefile @@ -13,6 +13,7 @@ include $(MAKEINCLUDE_DIR)/beamer_lecture.mk include $(MAKEINCLUDE_DIR)/tex.mk include $(MAKEINCLUDE_DIR)/css.mk include $(MAKEINCLUDE_DIR)/raw.mk +include $(MAKEINCLUDE_DIR)/xournal.mk include $(MAKEINCLUDE_DIR)/subdirs.mk include $(MAKEINCLUDE_DIR)/dest_dirs.mk -- cgit v1.2.3