summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: c8386c7fdb64dc4ad86ee938d8a64928ffb1221a (plain)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to create Makefile.in.

SUBDIRS=libpango modules examples docs tools fonts

EXTRA_DIST = \
	pango.spec.in

dist-hook: pango.spec
	cp pango.spec $(distdir)