summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 57e82d1e9b569e571ce6c774783f907c7cfc729b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SUBDIRS = clutter-gst examples

if BUILD_GTK_DOC
SUBDIRS += doc
endif

DIST_SUBDIRS = clutter-gst examples doc

clutter-gst-0.8.pc: clutter-gst.pc
	@cp -f clutter-gst.pc clutter-gst-0.8.pc

pkgconfig_DATA = clutter-gst-0.8.pc
pkgconfigdir   = $(libdir)/pkgconfig

EXTRA_DIST = clutter-gst.pc.in

CLEANFILES = clutter-gst-0.8.pc

DISTCLEANFILES = clutter-gst.pc

DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc

# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub \
                       configure depcomp install-sh ltmain.sh     \
                       Makefile.in missing config.h.in