Save work on fleshing out public API.

This commit is contained in:
Michael R Sweet
2021-04-12 08:09:25 -04:00
parent 8f6db46489
commit 6092d261a7
2 changed files with 78 additions and 0 deletions

View File

@ -120,6 +120,7 @@ testpdfio: testpdfio.o libpdfio.a
# Dependencies
$(OBJS): pdfio.h Makefile
$(LIBOBJS): pdfio-private.h
# Make documentation using Codedoc <https://www.msweet.org/codedoc>