9 lines
187 B
Makefile
9 lines
187 B
Makefile
# Process this file with automake to produce Makefile.in
|
|
|
|
manifests:
|
|
@$(srcdir)/hb-update-manifests "$(srcdir)/texts" "$(srcdir)/fonts"
|
|
|
|
.PHONY: manifests
|
|
|
|
-include $(top_srcdir)/git.mk
|