~gwibber-committers/gwibber/libgwibber-0.0

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Ken VanDine
  • Date: 2010-06-04 02:12:26 UTC
  • Revision ID: ken.vandine@canonical.com-20100604021226-l9195zr1w8x0hpa3
initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
SUBDIRS = data libgwibber libgwibber-gtk tests examples vapi po
 
2
 
 
3
pkgconfigdir = $(libdir)/pkgconfig
 
4
pkgconfig_DATA = gwibber-gtk.pc
 
5
 
 
6
# Test reports
 
7
.PHONY: check-report
 
8
check-report:
 
9
        $(MAKE) -C tests/ $(@)
 
10
 
 
11
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
 
12
 
 
13
CLEANFILES = \
 
14
        gwibber.pc \
 
15
        gwibber-gtk.pc
 
16
DISTCLEANFILES = gwibber-gtk.pc
 
17
EXTRA_DIST = \
 
18
        gwibber.pc.in \
 
19
        gwibber-gtk.pc.in