aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 9e5787e06b7a2b9793f16f005658bacce718d1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUBDIRS	=	src man data jniwrap cmake test

EXTRA_DIST = makefile.vc nmake.opt CMakeLists.txt CITATION

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

AUTOMAKE_OPTIONS =	dist-zip
ACLOCAL_AMFLAGS =	-I m4


README: README.md
	fgrep -v "[![" $< > $@

clean-local:
	$(RM) README