Add table-of-contents outline.

This commit is contained in:
Michael R Sweet
2024-12-20 07:18:10 -05:00
parent 5bc7ebee2c
commit e4081f2ba3
3 changed files with 148 additions and 3 deletions

View File

@ -13,6 +13,7 @@
# Common options
CFLAGS = -g $(CPPFLAGS)
#CFLAGS = -g -fsanitize=address $(CPPFLAGS)
CPPFLAGS = -I..
LIBS = -L.. -lpdfio -lz