Makefile.am 187 字节
Newer Older
1 2 3
# Process this file with automake to produce Makefile.in

manifests:
4 5
	@$(srcdir)/hb-update-manifests "$(srcdir)/texts" "$(srcdir)/fonts"

6 7 8
.PHONY: manifests

-include $(top_srcdir)/git.mk