summaryrefslogtreecommitdiff
path: root/modules/Makefile.am
blob: 3647c502f18bb6dcccc57605a369fd0027b788a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Process this file with automake to create Makefile.in.

SUBDIRS = 		\
	arabic		\
	basic 		\
	hangul 		\
	indic           \
	tamil 		\
	thai



install-data-local:
	$(mkinstalldirs) $(DESTDIR)$(sysconfdir)/pango
	$(top_builddir)/pango/pango-querymodules $(DESTDIR)$(libdir)/pango/modules/*.so \
		> $(DESTDIR)$(sysconfdir)/pango/pango.modules

EXTRA_DIST =		\
	module.def