]> git.saurik.com Git - wxWidgets.git/blame - src/freetype/autohint/module.mk
fixed typo that caused incorrect if there was only one book
[wxWidgets.git] / src / freetype / autohint / module.mk
CommitLineData
cabec872
RR
1make_module_list: add_autohint_module
2
3add_autohint_module:
4 $(OPEN_DRIVER)autohint_module_class$(CLOSE_DRIVER)
5 $(ECHO_DRIVER)autohint $(ECHO_DRIVER_DESC)automatic hinting module$(ECHO_DRIVER_DONE)
6
7# EOF