summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: b9e72b2e6add9dd1a4efae16bc2f498bee9942e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SUBDIRS=src tests doc data

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = enchant.pc

EXTRA_DIST =		\
	autogen.sh	\
	enchant.pc.in	\
	enchant-uninstalled.pc.in \
	enchant.spec.in	\
	enchant.spec	\
	lt-compile-resource \
	compile-resource \
	README 		\
	TODO 		\
	HACKING 	\
	NEWS 		\
	BUGS 		\
	ChangeLog 	\
	MAINTAINERS	\
	AUTHORS 	\
	COPYING.LIB