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

SUBDIRS = liboil testsuite examples doc

EXTRA_DIST = COPYING autogen.sh gtk-doc.make

pkgconfig_DATA = liboil-$(LIBOIL_MAJORMINOR).pc

liboil-$(LIBOIL_MAJORMINOR).pc: liboil.pc
	cp liboil.pc liboil-$(LIBOIL_MAJORMINOR).pc

CLEANFILES = liboil-$(LIBOIL_MAJORMINOR).pc

ACLOCAL_FLAGS = -I m4