summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 8e2e547e7db291bfded7a5f278acda4e14b1d1fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 \
	README 		\
	TODO 		\
	HACKING 	\
	NEWS 		\
	BUGS 		\
	ChangeLog 	\
	MAINTAINERS	\
	AUTHORS 	\
	COPYING.LIB