This commit is contained in:
John Whitington
2021-10-18 16:12:10 +01:00
parent c4768c9a92
commit 52dc0585c8
3 changed files with 16 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Build the cpdf command line tools and top level
MODS = cpdfyojson cpdfxmlm \
cpdferror cpdfjson cpdfstrftime cpdfcoord cpdfattach \
cpdfpagespec cpdfposition cpdf cpdfcommand
cpdfpagespec cpdfposition cpdffont cpdf cpdfcommand
SOURCES = $(foreach x,$(MODS),$(x).ml $(x).mli) cpdfcommandrun.ml