File: Makefile.am

package info (click to toggle)
imlib2 1.4.0-1.2%2Blenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,172 kB
  • ctags: 1,911
  • sloc: ansic: 32,755; asm: 20,011; sh: 8,912; makefile: 277
file content (23 lines) | stat: -rw-r--r-- 670 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
## Process this file with automake to produce Makefile.in

SUBDIRS = src data doc

MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                       config.h.in config.sub configure install-sh \
		       ltconfig ltmain.sh missing mkinstalldirs \
		       stamp-h.in build-stamp configure-stamp depcomp \
		       imlib2_docs.tar.gz imlib2.c \
		       README \
		       imlib2.pc \
		       imlib2.spec

bin_SCRIPTS = imlib2-config

EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN gendoc \
             Doxyfile \
	     README.in README \
	     imlib2.pc.in \
	     imlib2.spec.in imlib2.spec

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = imlib2.pc