summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 4efae6587715670f969039986a72180125cf3f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
AUTOMAKE_OPTIONS = 1.7

SUBDIRS = 		\
	src data

DIST_SUBDIRS = $(SUBDIRS)

EXTRA_DIST = \
	ChangeLog autogen.sh depcomp \
	AUTHORS COPYING NEWS README

pkgconfigdir = $(libdir)pkgconfig

ACLOCAL_AMFLAGS = 

DISTCLEANFILES = 

all-local: