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

SUBDIRS=libpango modules examples docs tools fonts

bin_SCRIPTS = pango-config

EXTRA_DIST = 		\
	pango.spec.in	\
	pango-config.in

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