lowercase

This commit is contained in:
John Whitington
2021-10-01 22:05:43 +01:00
parent 9537312f0c
commit 1377c5af83
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Build the cpdf command line tools and top level
MODS = cpdfstream tjutil tjutf16 tjllist tjparserMonad tjjson xmlm \
cpdfJSON cpdfstrftime cpdfcoord \
MODS = cpdfstream tjutil tjutf16 tjllist tjparsermonad tjjson \
xmlm cpdfjson cpdfstrftime cpdfcoord \
cpdfpagespec cpdfposition cpdf cpdfcommand
SOURCES = $(foreach x,$(MODS),$(x).ml $(x).mli) cpdfcommandrun.ml