[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
clutter 0.1.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,528 kB
  • ctags: 3,353
  • sloc: ansic: 12,634; sh: 8,777; xml: 4,655; makefile: 278
file content (24 lines) | stat: -rw-r--r-- 611 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SUBDIRS=clutter bindings doc examples 

if ENABLE_GTK
SUBDIRS += gtk
endif

pcfiles = clutter-@CLUTTER_MAJORMINOR@.pc

%-@CLUTTER_MAJORMINOR@.pc: %.pc
	cp $< $@

pkgconfig_DATA = $(pcfiles)
pkgconfigdir   = $(libdir)/pkgconfig

EXTRA_DIST = clutter.pc.in

CLEANFILES = $(pcfiles)

DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-python --enable-gtk

# 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