File: Makefile.am

package info (click to toggle)
librest 0.6.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 472 kB
  • ctags: 462
  • sloc: ansic: 4,108; makefile: 135; sh: 2
file content (9 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
SUBDIRS = rest rest-extras examples docs tests

%-$(API_VERSION).pc: %.pc
	$(AM_V_GEN)cp $< $@

pkgconfigdir   = $(libdir)/pkgconfig
pkgconfig_DATA = rest-$(API_VERSION).pc rest-extras-$(API_VERSION).pc

DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc