:pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS reactos
[reactos.git] / subsys / win32k / freetype / src / sfnt / module.mk
1 make_module_list: add_sfnt_module
2
3 add_sfnt_module:
4         $(OPEN_DRIVER)sfnt_module_class$(CLOSE_DRIVER)
5         $(ECHO_DRIVER)sfnt      $(ECHO_DRIVER_DESC)helper module for TrueType & OpenType formats$(ECHO_DRIVER_DONE)
6
7 # EOF