diff --git a/Makefile b/Makefile index de46d56..b8ed73a 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +TEXT_PAGINATION := true LIBDIR := lib include $(LIBDIR)/main.mk