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

SUBDIRS = \
	src \
	data \
	tests \
	po

EXTRA_DIST = \
  autogen.sh \
  vapi/common-defs.vapi \
  vapi/config.vapi

DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall

include $(top_srcdir)/Makefile.am.coverage