2012-01-19 21:21:04 +01:00
|
|
|
# Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
manifests:
|
2012-01-19 21:43:48 +01:00
|
|
|
@$(srcdir)/hb-update-manifests "$(srcdir)/texts" "$(srcdir)/fonts"
|
|
|
|
|
2012-01-19 21:21:04 +01:00
|
|
|
.PHONY: manifests
|
|
|
|
|
|
|
|
-include $(top_srcdir)/git.mk
|