summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 9f79e01fe2a4b8b00c827104a17d9088fd426b45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

EXTRA_DIST = \
	ChangeLog \
	COPYING \
	README \
	TEST \
	TODO

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

CLEANFILES=libical.pc

SUBDIRS = design-data doc scripts test-data src examples @ZONE_INFO@
DIST_SUBDIRS = design-data doc scripts test-data src examples @ZONE_INFO@