Skip to content

Install font files to correct location and clean pdf files generated during tests

Balasankar 'Balu' C requested to merge fix-makefile into master
  • Make install target depend on ttf target only. Else we are building both otf and ttf fonts for no apparent reason. The otf files are not installed/used.
  • Install *.ttf files to /usr/share/fonts/truetype/malayalam
  • Add pdf files generated as part of tests to the clean list

Merge request reports